Jump to content

Template:User Infobox: Difference between revisions

From Fire Emblem Khadein Temple
Created page with "{| 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 {..."
 
No edit summary
Line 1: Line 1:
{| class="infobox"
{{User 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 70: Line 9:
|website=
|website=
|age=
|age=
}}</pre>
}}
[[Category:Infobox templates]]
[[Category:User templates]]</noinclude>

Revision as of 21:24, 4 January 2025

Template loop detected: Template:User Infobox