From Brotato Wiki
(Create template for showing character icons. The "{{{name|{{{1|}}}}}}" thing lets you write the template as either the shorthand "{{CharacterIcon|Chunky}}" OR the longform "{{CharacterIcon|name=Chunky}}") |
(→Examples: fix table having a white BG) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:{{{name|{{{1|}}}}}}.png|link={{{name|{{{1|}}}}}}|x30px]] [[{{{name|{{{1|}}}}}}]] | <onlyinclude>[[File:{{{name|{{{1|}}}}}}.png|link={{{name|{{{1|}}}}}}|x30px]] [[{{{name|{{{1|}}}}}}]]</onlyinclude> | ||
<noinclude> | <noinclude> | ||
Adds an icon and link for a given character. | Adds an icon and link for a given character. | ||
==Examples== | ==Examples== | ||
{| class="wikitable" | {| class="wikitable" style="background: transparent; color: #eee;" | ||
|+ | |+ | ||
!Preview | !style="background-color: rgb(220,220,220,0.2); color: #eee;"| Preview | ||
!Code | !style="background-color: rgb(220,220,220,0.2); color: #eee;"| Code | ||
|- | |- | ||
|{{CharacterIcon|Artificer}} | |{{CharacterIcon|Artificer}} |
Latest revision as of 17:36, 3 November 2022
File:.png [[]]
Adds an icon and link for a given character.
Examples
Preview | Code |
---|---|
Artificer | {{CharacterIcon|Artificer}}
|
Brawler | {{CharacterIcon|Brawler}}
|
Bull | {{CharacterIcon|Bull}}
|
Chunky | {{CharacterIcon|Chunky}}
|
Crazy | {{CharacterIcon|Crazy}}
|
Demon | {{CharacterIcon|Demon}}
|
Doctor | {{CharacterIcon|Doctor}}
|
Engineer | {{CharacterIcon|Engineer}}
|
Entrepreneur | {{CharacterIcon|Entrepreneur}}
|
Explorer | {{CharacterIcon|Explorer}}
|
Farmer | {{CharacterIcon|Farmer}}
|
Generalist | {{CharacterIcon|Generalist}}
|
Ghost | {{CharacterIcon|Ghost}}
|
Gladiator | {{CharacterIcon|Gladiator}}
|
Hunter | {{CharacterIcon|Hunter}}
|
Knight | {{CharacterIcon|Knight}}
|
Loud | {{CharacterIcon|Loud}}
|
Lucky | {{CharacterIcon|Lucky}}
|
Mage | {{CharacterIcon|Mage}}
|
Masochist | {{CharacterIcon|Masochist}}
|
Multitasker | {{CharacterIcon|Multitasker}}
|
Mutant | {{CharacterIcon|Mutant}}
|
Old | {{CharacterIcon|Old}}
|
One Armed | {{CharacterIcon|One Armed}}
|
Pacifist | {{CharacterIcon|Pacifist}}
|
Ranger | {{CharacterIcon|Ranger}}
|
Saver | {{CharacterIcon|Saver}}
|
Sick | {{CharacterIcon|Sick}}
|
Soldier | {{CharacterIcon|Soldier}}
|
Speedy | {{CharacterIcon|Speedy}}
|
Well Rounded | {{CharacterIcon|Well Rounded}}
|
Wildling | {{CharacterIcon|Wildling}}
|
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name 1 | Character name (as shown on the Characters page)
| String | required |