Template:Infobox user/doc: Difference between revisions
example |
replace parenthesis with comments |
||
Line 5: | Line 5: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Infobox user | {{Infobox user | ||
| name = | | name = <!-- If this field is not provided, the page name will be used. --> | ||
| image = | | image = | ||
| image_size = | | image_size = <!-- Override the size of the image, in pixels --> | ||
| caption = | | caption = | ||
| discordtag = | | discordtag = | ||
Line 16: | Line 16: | ||
| age = | | age = | ||
| residence = | | residence = | ||
| gaming = | | gaming = <!-- gaming --> | ||
| steam = | | steam = | ||
| links = | | links = <!-- for example, a link to their twitter or tiktok --> | ||
| nocat = | | nocat = <!-- If nocat=yes , then the page will not be put into Category:Users. This parameter should not be used in most circumstances. --> | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||