Template:CharacterInfobox: Difference between revisions
From BNRP Wiki
Jump to navigationJump to search
Saviior exe (talk | contribs) No edit summary |
Saviior exe (talk | contribs) added the ability to pass a color in |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{| class="wikitable" align="right" style="text-align: left | {| class="wikitable" align="right" style="text-align: left;" | ||
!colspan="2" style="background-color: | !colspan="2" style="background-color:{{{Infoboxcolor}}}; color:white;"|{{PAGENAME}} | ||
|- | |- | ||
|align="center" colspan="2" |{{{image}}} | |align="center" colspan="2" |{{{image}}} | ||
| Line 42: | Line 42: | ||
<pre> | <pre> | ||
{{CharacterInfobox | {{CharacterInfobox | ||
|Infoboxcolor = (INSERTVALUE) | |||
|image = (INSERTVALUE) | |image = (INSERTVALUE) | ||
|Instance = (INSERTVALUE) | |Instance = (INSERTVALUE) | ||
Latest revision as of 04:41, 28 February 2026
| CharacterInfobox | |
|---|---|
| {{{image}}} | |
| Instance | {{{Instance}}} |
| Age | {{{Age}}} |
| Pronouns | {{{Pronouns}}} |
Usage
Copy the below into the page to use this template. If you don't provide a value (other than the image, instance, age, and pronouns, which is required), the category will automatically be hidden on the page.
{{CharacterInfobox
|Infoboxcolor = (INSERTVALUE)
|image = (INSERTVALUE)
|Instance = (INSERTVALUE)
|Age = (INSERTVALUE)
|Pronouns = (INSERTVALUE)
|NetNavi = (INSERTVALUE)
|NetOP = (INSERTVALUE)
|Wizard = (INSERTVALUE)
|Partner = (INSERTVALUE)
}}