Difference between revisions of "Template:Infobox Character"

From Johnisdead Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
<noinclude>
 +
{{Infobox Character
 +
|title = Name
 +
|image = Wikimainimg.png
 +
|caption = Caption
 +
|name = Name
 +
|alias = Alt Name<br />Alt Name
 +
|affiliation = Group<br />Group (Former)
 +
|gender = Gender
 +
|status = Status
 +
|relations = Character (Relation)<br />Character (Relation)<br />Character (Relation)
 +
}}
 +
</noinclude>
 
<noinclude>Copy-paste the following to use this template. Replace the capitalized words with the information you wish to present.
 
<noinclude>Copy-paste the following to use this template. Replace the capitalized words with the information you wish to present.
  
Line 28: Line 41:
 
}}
 
}}
 
</pre></div>
 
</pre></div>
</noinclude>
 
<noinclude>
 
{{Infobox Character
 
|title = Name
 
|image = Wikimainimg.png
 
|caption = Caption
 
|name = Name
 
|alias = Alt Name<br />Alt Name
 
|affiliation = Group<br />Group (Former)
 
|gender = Gender
 
|status = Status
 
|relations = Character (Relation)<br />Character (Relation)<br />Character (Relation)
 
}}
 
 
</noinclude>
 
</noinclude>
 
<div class="infobox">
 
<div class="infobox">

Revision as of 14:21, 9 May 2023


Name

Wikimainimg.png

Caption

Name Name
Alias Alt Name
Alt Name
Affiliation Group
Group (Former)
Gender Gender
Status Status
Relations Character (Relation)
Character (Relation)
Character (Relation)

Copy-paste the following to use this template. Replace the capitalized words with the information you wish to present.

If the Infobox has only one image:

{{Infobox Character
|title = TEXT
|image = FILE.png
|caption = TEXT
|name = TEXT
|alias = TEXT
|affiliation = TEXT
|gender = TEXT
|status = TEXT
|relations = TEXT
}}

If the Infobox has multiple images: (Extend the "tabber" section as needed for more images)

{{Infobox Character
|title = TEXT
|imagetab = <tabber>TAB_TITLE=[[File:FILE_NAME.jpg]]<br>CAPTION_TEXT|-|TAB_TITLE=[[File:FILE_NAME.jpg]]<br>CAPTION_TEXT</tabber>
|name = TEXT
|alias = TEXT
|affiliation = TEXT
|gender = TEXT
|status = TEXT
|relations = TEXT
}}

Infobox Character