Template:User Infobox: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
{{User Infobox | {| class="infobox" | ||
| | |||
{| style="font-size: 10px; width:100%" | |||
! {{{title|{{PAGENAME}}}}} | |||
|- | |||
! | |||
<span style="font-size: 11px">{{{image|No image available.}}}</span><br>{{{caption|}}} | |||
{{#if:{{{help_text|}}} | |||
|<hr/> | |||
''{{{help_text}}}''}} | |||
|} | |||
|- | |||
| | |||
{| style="width:100%" | |||
! Gender | |||
| | |||
{{{gender|N/A}}} | |||
|- | |||
{{#if:{{{name|}}}| | |||
! Name | |||
{{!}} | |||
{{{name}}}}} | |||
|- | |||
{{#if:{{{age|}}}| | |||
! Age | |||
{{!}} | |||
{{{age}}}}} | |||
|- | |||
{{#if:{{{family|}}}| | |||
! Family | |||
{{!}} | |||
{{{family}}}}} | |||
|- | |||
{{#if:{{{location|}}}| | |||
! Location | |||
{{!}} | |||
{{{location}}}}} | |||
|- | |||
{{#if:{{{fates_mycastle|}}}| | |||
! [[My Castle]] address(es) | |||
{{!}} | |||
{{{fates_mycastle}}}}} | |||
|- | |||
{{#if:{{{heroesid|}}}| | |||
! {{title|Heroes}} ID | |||
{{!}} | |||
{{{heroesid}}}}} | |||
|- | |||
{{#if:{{{website|}}}| | |||
! Website(s) | |||
{{!}} | |||
{{{website}}}}} | |||
|- | |||
! Edit count | |||
| | |||
<includeonly>{{Special:Editcount/{{PAGENAME}}}}</includeonly> | |||
|} | |||
|}<includeonly>[[Category:Users]]</includeonly><noinclude> | |||
==Usage== | |||
Use for users. | |||
<pre>{{User Infobox | |||
|title=The name on the infobox's heading. Defaults to the page name (so your user name). | |title=The name on the infobox's heading. Defaults to the page name (so your user name). | ||
|image= | |image= | ||
Line 9: | Line 70: | ||
|website= | |website= | ||
|age= | |age= | ||
}} | }}</pre> | ||
[[Category:Infobox templates]] | |||
[[Category:User templates]]</noinclude> |
Latest revision as of 21:25, 4 January 2025
| ||||
|
Usage[edit]
Use for users.
{{User Infobox |title=The name on the infobox's heading. Defaults to the page name (so your user name). |image= |gender= |name= |location= |fates_mycastle=Be sure to also include regions, as this feature is region-locked. |heroesid= |website= |age= }}