Template:UserInfobox: Difference between revisions
Template page
More languages
More actions
IulianArian (talk | contribs) Made the first version of the infobox deticated to user pages. Tags: Mobile edit Mobile web edit Advanced mobile edit |
IulianArian (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 22: | Line 22: | ||
<!--End of the infobox--> | <!--End of the infobox--> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title1": { | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"joined_the_wiki": { | |||
"label": "Joined the wiki", | |||
"type": "content", | |||
"required": true | |||
} | |||
}, | |||
"paramOrder": [ | |||
"title1", | |||
"joined_the_wiki" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |