Template:BanlistTable
Template to be used INSIDE A TABLE to quickly fill in style and icons for that card type. Four arguments:
type: returns correct colours, style and image (see below for names)name: column 2, name of card (will create a link to page with this name)status: column 3, freetext.note: column 4, freetext.
Inside a 4-column wikitable, place this template on a single line for the whole row, e.g. inside the table,
{{BanlistTable|type=Character|name=Character|status=c|note=c}}
returns
| Type | Name | Change | Note |
|---|---|---|---|
| Character | c | c |
Current other types are below:
| Type | Name | Change | Note |
|---|---|---|---|
| Character | c | c | |
| CharacterAdult | ca | ca | |
| CharacterRegressed | cr | cr | |
| MainCharacter | mc | mc | |
| MainCharacterAdult | mca | mca | |
| MainCharacterRegressed | mcr | mcr | |
| Action | a | a | |
| DecisiveAction | da | da | |
| QuickAction | qa | qa | |
| DecisiveQuickAction | dqa | dqa | |
| Field | f | f | |
| IconicField | if | if | |
| GlobalIconicField | gif | gif | |
| Toy | t | t | |
| ShinyToy | st | st | |
| Scene | s | s | |
| MemorableScene | ms | ms | |
| Goal | g | g | |
| GreatGoal | gg | gg | |
| PregameAction | pga | pga | |
| MainCharacterShinyToy | mcst | mcst |