Template:Character Data: Difference between revisions
From Mamiya Wiki
Mamiyawiki (talk | contribs) mNo edit summary |
Mamiyawiki (talk | contribs) mNo edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
{{#cargo_declare:_table=Charas | {{#cargo_declare:_table=Charas | ||
|firstname=String | |firstname=String | ||
| Line 11: | Line 12: | ||
|weight=Integer | |weight=Integer | ||
|occupation=String | |occupation=String | ||
| | |imagecolor=String | ||
|liked_food=String | |liked_food=String | ||
|related=String | |related=String | ||
}} | }} | ||
<includeonly> | [[Category:Templates]] | ||
{{#cargo_store:_table=Charas | </noinclude> | ||
<includeonly>{{#cargo_store:_table=Charas | |||
|firstname={{{firstname|}}} | |firstname={{{firstname|}}} | ||
|surname={{{surname|}}} | |surname={{{surname|}}} | ||
| Line 28: | Line 30: | ||
|weight={{{weight|}}} | |weight={{{weight|}}} | ||
|occupation={{{occupation|}}} | |occupation={{{occupation|}}} | ||
| | |imagecolor={{{imagecolor|}}} | ||
|liked_food={{{liked_food|}}} | |liked_food={{{liked_food|}}} | ||
|related={{{related|}}} | |related={{{related|}}} | ||
}} | }} | ||
{|class="infobox {{lc:{{{group|}}}}}" cellpadding="3" align="right" | |||
{|class="infobox {{lc:{{{ | |||
! align="center" | {{PAGENAME}} | ! align="center" | {{PAGENAME}} | ||
|- | |- | ||
| Line 129: | Line 49: | ||
| '''Age''' || {{{age|}}} | | '''Age''' || {{{age|}}} | ||
|- | |- | ||
| '''Birthday''' || | | '''Birthday''' || {{{birthday|}}} | ||
|- | |- | ||
| '''Height''' || {{{height|}}} | | '''Height''' || {{{height|}}} | ||
| Line 137: | Line 57: | ||
| '''Occupation''' || {{{occupation|}}} | | '''Occupation''' || {{{occupation|}}} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{imagecolor|}}} | {{!}}'''Image Color''' {{!}}{{!}} <div class="{{{imagecolor}}}" style="border:1px solid #fff; border-radius:50%; width: 1.5em; height: 1.5em; vertical-align: middle"></div>|}} | ||
|- | |- | ||
| '''Favorite Food'''|| {{{liked_food|}}} | | '''Favorite Food'''|| {{{liked_food|}}} | ||
| Line 160: | Line 80: | ||
|weight= | |weight= | ||
|occupation= | |occupation= | ||
| | |imagecolor= | ||
|liked_food= | |liked_food= | ||
|related= | |related= | ||
Latest revision as of 21:54, 17 June 2023
This template defines the table "Charas". View table.
{{Character Data
|firstname=
|surname=
|name_jp=
|name_en=
|image=
|icon=
|age=
|birthday=
|height=
|weight=
|occupation=
|imagecolor=
|liked_food=
|related=
}}
