From Brotato Wiki
(Created page with "<includeonly><onlyinclude> <tr> <td>{{Iconbox|{{{name|{{{1|}}}}}}|dlcbadge=1}}</td> <td>{{Mod Character Data|{{{name|{{{1|}}}}}}|stats}}</td> <td>{{Mod Character Data|{{{name|{{{1|}}}}}}|unlockedby}}</td> {{#switch: {{lc:{{Mod Character Data|{{{name|{{{1|}}}}}}|unlocktype}}}} | item = <td>{{Iconbox|{{Mod Character Data|{{{name|{{{1|}}}}}}|unlocks}}|rarity={{Mod Item Data|{{Mod Character Data|{{{name|{{{1|}}}}}}|unlocks}}|rarity}}}}</td> | weapon = <t...") |
|||
| Line 25: | Line 25: | ||
<table class="wikitable sortable jquery-tablesorter" style="width: 95%; color: #eee; background: transparent; text-align: center; vertical-align: middle"> | <table class="wikitable sortable jquery-tablesorter" style="width: 95%; color: #eee; background: transparent; text-align: center; vertical-align: middle"> | ||
{{TableHeaders|characters}} | {{TableHeaders|characters}} | ||
{{TableRowCharacter| | {{Mod TableRowCharacter|Brave}} | ||
</table> | </table> | ||
Revision as of 22:15, 13 May 2026
Creates a row for the specified Character. Rows MUST be wrapped inside a table. Use Template:TableHeaders for the headers row.
Example
{{TableHeaders|characters}}
{{TableRowCharacter|Well Rounded}}
{{TableRowCharacter|Brawler}}
{{TableRowCharacter|Sailor}}
Error: "unlocktype" was not specified for "Brave" in Template:Character_Data
| Name | Stats | Unlocked By | Unlocks | Item Tags |
|---|---|---|---|---|
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Character Name | name 1 | Name of the character, as shown on the Characters page
| String | required |