Difference between revisions of "Template:Infobox Character"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
</li> | </li> | ||
<li> | <li> | ||
− | Type <nowiki><br /></nowiki> to break text into another line. Example: <nowiki>|alias = Name<br />Name<br />Name</nowiki> | + | Type <nowiki><br /></nowiki> to break text into another line. Example: <i><nowiki>|alias = Name<br />Name<br />Name</nowiki></i> |
</li> | </li> | ||
− | </ul> | + | </ul><br /> |
+ | |||
If the Infobox has only one image: | If the Infobox has only one image: | ||
<div class="cheatSheet" style="width: 50%;"><pre> | <div class="cheatSheet" style="width: 50%;"><pre> |
Latest revision as of 13:26, 9 May 2023
Name
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.
- Type <br /> to break text into another line. Example: |alias = Name<br />Name<br />Name
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