Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/Character: Difference between revisions

Template page
mNo edit summary
REVAMPED CODE FOR INFOBOX/CHARACTER
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width:300px; border:1px solid #aaa; background: transparent; padding:5px;"
{| class="infobox" style="
  width:300px;
  border:none;
  background: transparent;
  padding:5px;
"
 
|-
|-
! colspan="2" style="text-align:center; font-size:120%; background: transparent;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="
  text-align:center;
  font-size:120%;
  background: transparent;
" | {{{name|{{PAGENAME}}}}}
 
|-
|-
| colspan="2" style="text-align:center; background: transparent;" | [[File:picture|nopic.png]]
| colspan="2" style="
|- 
  text-align:center;
! Username
  background: transparent;
| {{{username|{{PAGENAME}}}}}
" |
[[File:{{{skin|NoPic.png}}}|250px]]
 
|-
|-
! Name
! style="background: transparent;" | Username
| {{{name|None}}}
| style="background: transparent;" | {{{username|{{PAGENAME}}}}}
 
|-
|-
! Nation
! style="background: transparent;" | Name
| {{{nation|None}}}
| style="background: transparent;" | {{{name|None}}}
 
|-
|-
! Role
! style="background: transparent;" | Nation
| {{{role|Unknown}}}
| style="background: transparent;" | {{{nation|None}}}
 
|-
|-
! Joined
! style="background: transparent;" | Role
| {{{joined|Unknown}}}
| style="background: transparent;" | {{{role|Unknown}}}
 
|-
|-
! Status
! style="background: transparent;" | Joined
| {{{status|Active}}}
| style="background: transparent;" | {{{joined|Unknown}}}
 
|-
|-
! Base / Location
! style="background: transparent;" | Status
| {{{location|Unknown}}}
| style="background: transparent;" | {{{status|Active}}}
 
|-
! style="background: transparent;" | Base / Location
| style="background: transparent;" | {{{location|Unknown}}}
 
|-
|-
! Allies
! style="background: transparent;" | Allies
| {{{allies|None}}}
| style="background: transparent;" | {{{allies|None}}}
 
|-
|-
! Enemies
! style="background: transparent;" | Enemies
| {{{enemies|None}}}
| style="background: transparent;" | {{{enemies|None}}}
|}
|}


Line 41: Line 65:
<pre>
<pre>
{{Infobox/Character
{{Infobox/Character
| name         =  
| name     =  
| skin         =  
| skin     =  
| username     =  
| username =  
| nation       =  
| nation   =  
| role         =  
| role     =  
| joined       =  
| joined   =  
| status       =  
| status   =  
| location     =  
| location =  
| allies       =  
| allies   =  
| enemies     =
| enemies   =  
}}
}}
</pre>
</pre>
</noinclude>


<noinclude>
[[Category:Template]]
[[Category:Template]]
[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
</noinclude>


<noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Revision as of 06:28, 30 April 2026


Usage

{{Infobox/Character
| name      = 
| skin      = 
| username  = 
| nation    = 
| role      = 
| joined    = 
| status    = 
| location  = 
| allies    = 
| enemies   = 
}}


Template documentation




Contents