Template:InfoboxPlayer: Difference between revisions

From AVAS.cc Historical Archive
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<infobox layout="stacked">
<!-- START OF PADDING AROUND INFO BOX -->
<title name="title"><default>{{PAGENAME}}</default></title>
{| border="0" cellpadding="20" width= "320px" style="float: right;"
<image source="image"><default>Noimage.png</default></image>
|-
<group>
|
<header><div style="text-align:center" align="center">{{#if:{{{Caption|}}}|{{{Caption|}}}}}</div></header>
<!-- START OF ACTUAL INFO BOX -->
<data source="Aliases"><label>Aliases:</label></data>
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center"
<data source="Joined"><label>Joined:</label></data>
|-
<data source="Affiliations"><label>Affiliations:</label>
!style="background:whitesmoke;" |<font color=Black>{{{name|{{PAGENAME}}}}}</font>
<data source="Achievements"><label>Achievements:</label>
|-
<data source="Facts"><label>Facts:</label>
|
</group>
<!-- BORDER AROUND THE IMAGE -->
</infobox>
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center"
</includeonly><noinclude>
|-
This is an infobox template designed specifically for characters and targets Use '''<nowiki>{{InfoboxCharacter}}</nowiki>''' to call it. For easy usage, copy and paste the following into the editing window, and fill in all known information:
![[image:{{{Picture|none.png}}}|330px|center|]]
<pre>
|-
|}<div style="text-align:center" align="center">{{#if:{{{Caption|}}}|{{{Caption|}}}}}</div>
<!-- END OF BORDER AROUND IMAGE -->
|-
|
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa"
|-valign="top"
{{#if:{{{Aliases|}}} |
!width=100{{!}}Aliases:
!width=200{{!}}{{{Aliases|}}}
}}
|-valign="top"
{{#if:{{{Joined|}}} |
!width=100{{!}}Joined:
!width=200{{!}}{{{Joined|}}}
}}
|-valign="top"
{{#if:{{{Affiliations|}}} |
!width=100{{!}}Affiliations:
!width=200{{!}}{{{Affiliations|}}}
}}
|-valign="top"
{{#if:{{{Achievements|}}} |
!width=100{{!}}Achievements:
!width=200{{!}}{{{Achievements|}}}
}}
|-valign="top"
{{#if:{{{Facts|}}} |
!width=100{{!}}Facts:
!width=200{{!}}{{{Facts|}}}
}}
|-
|}
<!-- END OF FIRST SECTION -->
|}
<!-- END OF ACTUAL INFOBOX -->
|}
<!-- END OF PADDING AROUND INFOBOX -->
</includeonly>
<noinclude>
<div><pre>
{{InfoboxPlayer
{{InfoboxPlayer
|title =
|Picture=
|image =
|Caption=
|Caption =
|Aliases=
|Aliases =
|Joined=
|Joined =
|Affiliations=
|Affiliations =
|Achievements=
|Achievements =
|Facts=
|Facts =
}}
}}
</pre></div>
</pre>

[[Category:Templates]]
</noinclude>

Revision as of 00:31, 14 January 2021

This is an infobox template designed specifically for characters and targets Use {{InfoboxCharacter}} to call it. For easy usage, copy and paste the following into the editing window, and fill in all known information:

{{InfoboxPlayer
|title  = 
|image  = 
|Caption = 
|Aliases = 
|Joined = 
|Affiliations =
|Achievements =
|Facts =
}}