Difference between revisions of "Template:Infobox/Character"
From Drawn to Life Wiki
(added classes) |
(Split Fur and Hair into optional rows, split Role and Occupation into separate rows defaulting to N/A. Discussion for Role designations still underway) |
||
| Line 25: | Line 25: | ||
! colspan="2" class="InfoboxGeneric-Line" style="background-color:#DBDBDB;" | | ! colspan="2" class="InfoboxGeneric-Line" style="background-color:#DBDBDB;" | | ||
| − | |- | + | |-{{ |
| − | |width="44%" | + | #if: {{{fur|}}}|<nowiki /> |
| − | + | {{!}}width="44%"{{!}}'''Fur Color''' | |
| − | |- | + | {{!}}<div style="display: flex;"><div style="line-height: 2em; margin-right: 15px;">{{{fur|Orange}}}</div> {{CharacterColor|{{{fur|Orange}}}}}</div> |
| + | {{!}}-}}{{ | ||
| + | #if: {{{hair|}}}|<nowiki /> | ||
| + | {{!}}width="44%"{{!}}'''Hair Color''' | ||
| + | {{!}}<div style="display: flex;"><div style="line-height: 2em; margin-right: 15px;">{{{hair|Brown}}}</div> {{CharacterColor|{{{hair|Brown}}}}}</div> | ||
| + | {{!}}- | ||
| + | }} | ||
! colspan="2" class="InfoboxGeneric-Header" style="background-color:{{{boxcolor|#F29400}}}; color:#ffffff; border-radius: 5px; border-bottom: 3.5px solid rgba(0, 0, 0, 0.43);" | '''Information''' | ! colspan="2" class="InfoboxGeneric-Header" style="background-color:{{{boxcolor|#F29400}}}; color:#ffffff; border-radius: 5px; border-bottom: 3.5px solid rgba(0, 0, 0, 0.43);" | '''Information''' | ||
| Line 39: | Line 45: | ||
|- | |- | ||
| − | |width="44%"|'''Role''' | + | |width="44%"|'''Story Role''' |
|{{{role|N/A}}} | |{{{role|N/A}}} | ||
|- | |- | ||
| Line 45: | Line 51: | ||
|- | |- | ||
| − | |width="44%"|''' | + | |width="44%"|'''Occupation''' |
| + | |{{{job|N/A}}} | ||
| + | |- | ||
| + | ! colspan="2" class="InfoboxGeneric-Line" style="background-color:#DBDBDB;" | | ||
| + | |- | ||
| + | |||
| + | |width="44%"|'''Status''' | ||
|{{{status|Alive}}} | |{{{status|Alive}}} | ||
|- | |- | ||
| Line 67: | Line 79: | ||
|caption= | |caption= | ||
|species= | |species= | ||
| − | | | + | |gender= |
| − | |||
| − | |||
|age= | |age= | ||
|fur= | |fur= | ||
| + | |hair= | ||
| + | |home= | ||
| + | |role= | ||
| + | |job= | ||
|status= | |status= | ||
| − | | | + | |games= |
}} | }} | ||
</pre> | </pre> | ||
| Line 83: | Line 97: | ||
|name=Isaac | |name=Isaac | ||
|image=[[File:Isaac_shop-1-.gif]] | |image=[[File:Isaac_shop-1-.gif]] | ||
| − | |caption=Isaac as he appears in his shop | + | |caption=Isaac as he appears in his shop. |
|species=[[Raposa]] | |species=[[Raposa]] | ||
| − | | | + | |gender=Male |
| + | |age=Adult | ||
| + | |fur=Orange | ||
| + | |hair= | ||
|home=[[Rapoville]] | |home=[[Rapoville]] | ||
| − | |games= | + | |role=Side Protagonist |
| + | |job=Shopkeeper | ||
| + | |status=Alive | ||
| + | |games={{Icon|DTL}}<br>{{Icon|Wii}}<br>{{Icon|TNC}}<br>{{Icon|TR}} | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 95: | Line 115: | ||
|name=Isaac | |name=Isaac | ||
|image=[[File:Isaac_shop-1-.gif]] | |image=[[File:Isaac_shop-1-.gif]] | ||
| − | |caption=Isaac as he appears in his shop | + | |caption=Isaac as he appears in his shop. |
|species=[[Raposa]] | |species=[[Raposa]] | ||
| − | | | + | |gender=Male |
| + | |age=Adult | ||
| + | |fur=Orange | ||
| + | |hair= | ||
|home=[[Rapoville]] | |home=[[Rapoville]] | ||
| − | |games= | + | |role=Side Protagonist |
| + | |job=Shopkeeper | ||
| + | |status=Alive | ||
| + | |games={{Icon|DTL}}<br>{{Icon|Wii}}<br>{{Icon|TNC}}<br>{{Icon|TR}} | ||
}} | }} | ||
Revision as of 01:48, 22 February 2025
| Infobox/Character | |
| Characteristics | |
|---|---|
| Species | Raposa |
| Gender | N/A |
| Age | N/A |
| Information | |
| Home | N/A |
| Story Role | N/A |
| Occupation | N/A |
| Status | Alive |
| Game(s) | N/A |
Use this template on the pages of characters
To add this template on a page, append the following coding to the top of the page.
{{Infobox/Character
|name=
|image=
|caption=
|species=
|gender=
|age=
|fur=
|hair=
|home=
|role=
|job=
|status=
|games=
}}
|
As an example, this code:
{{Infobox/Character
|name=Isaac
|image=[[File:Isaac_shop-1-.gif]]
|caption=Isaac as he appears in his shop.
|species=[[Raposa]]
|gender=Male
|age=Adult
|fur=Orange
|hair=
|home=[[Rapoville]]
|role=Side Protagonist
|job=Shopkeeper
|status=Alive
|games={{Icon|DTL}}<br>{{Icon|Wii}}<br>{{Icon|TNC}}<br>{{Icon|TR}}
}}
Will render as:
| Isaac | |
Isaac as he appears in his shop. | |
| Characteristics | |
|---|---|
| Species | Raposa |
| Gender | Male |
| Age | Adult |
| Fur Color | Orange |
| Information | |
| Home | Rapoville |
| Story Role | Side Protagonist |
| Occupation | Shopkeeper |
| Status | Alive |
| Game(s) | |

