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 chatroom ID |
||
| (2 intermediate revisions 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 14: | Line 14: | ||
|{{{Pronouns}}} | |{{{Pronouns}}} | ||
|- | |- | ||
|- | |||
{{#if: {{{ChatroomID|}}} | |||
| ! {{!}} Chatroom ID | |||
{{!}} {{{ChatroomID}}} | |||
}} | |||
|- | |- | ||
{{#if: {{{NetNavi|}}} | {{#if: {{{NetNavi|}}} | ||
| Line 42: | Line 47: | ||
<pre> | <pre> | ||
{{CharacterInfobox | {{CharacterInfobox | ||
|Infoboxcolor = (INSERTVALUE) | |||
|image = (INSERTVALUE) | |image = (INSERTVALUE) | ||
|Instance = (INSERTVALUE) | |Instance = (INSERTVALUE) | ||
|Age = (INSERTVALUE) | |Age = (INSERTVALUE) | ||
|Pronouns = (INSERTVALUE) | |Pronouns = (INSERTVALUE) | ||
|ChatroomID = (INSERTVALUE) | |||
|NetNavi = (INSERTVALUE) | |NetNavi = (INSERTVALUE) | ||
|NetOP = (INSERTVALUE) | |NetOP = (INSERTVALUE) | ||
Latest revision as of 17:25, 30 May 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)
|ChatroomID = (INSERTVALUE)
|NetNavi = (INSERTVALUE)
|NetOP = (INSERTVALUE)
|Wizard = (INSERTVALUE)
|Partner = (INSERTVALUE)
}}