Difference between revisions of "Template:People"
From Hetalia Archives
(New page: {| class="toccolours" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em;" !colspan="2" style="background-color: #EAEAEA;" | '''{{{name}}}'''<br /> |- |colspan="2" style="...) |
m (6 revisions) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | <includeonly>{| class="toccolours" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em;" | ||
+ | !colspan="2" style="background-color: #EAEAEA;" | '''{{{name}}}'''<br /> | ||
+ | |- | ||
+ | |colspan="2" style="text-align: center;" | {{{image}}} | ||
+ | |- | ||
+ | | align="right" | '''Hometown:''' | ||
+ | | style="width: 75%;" | {{{hometown}}} | ||
+ | |- | ||
+ | | align="right" | '''Age:''' | ||
+ | | {{{age}}} | ||
+ | |- | ||
+ | | align="right" | '''Gender:''' | ||
+ | | {{{gender}}} | ||
+ | |- | ||
+ | | align="right" | '''DOB:''' | ||
+ | | {{{birthday}}} | ||
+ | |- | ||
+ | | align="right" | '''Bloodtype:''' | ||
+ | | {{{bloodtype}}} | ||
+ | |- | ||
+ | | align="right" | '''Occupation:''' | ||
+ | | {{{job}}} | ||
+ | |}</includeonly> | ||
+ | <noinclude> | ||
{| class="toccolours" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em;" | {| class="toccolours" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em;" | ||
!colspan="2" style="background-color: #EAEAEA;" | '''{{{name}}}'''<br /> | !colspan="2" style="background-color: #EAEAEA;" | '''{{{name}}}'''<br /> | ||
Line 22: | Line 46: | ||
| {{{job}}} | | {{{job}}} | ||
|} | |} | ||
− | + | ==Usage== | |
+ | <pre> | ||
+ | {{Template:People | ||
+ | |name = | ||
+ | |image = [[image:|100px]] | ||
+ | |hometown = | ||
+ | |age = | ||
+ | |gender = | ||
+ | |birthday = | ||
+ | |bloodtype = | ||
+ | |job = | ||
+ | }} | ||
+ | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 18:32, 12 November 2012
{{{name}}} | |
---|---|
{{{image}}} | |
Hometown: | {{{hometown}}} |
Age: | {{{age}}} |
Gender: | {{{gender}}} |
DOB: | {{{birthday}}} |
Bloodtype: | {{{bloodtype}}} |
Occupation: | {{{job}}} |
Usage
{{Template:People |name = |image = [[image:|100px]] |hometown = |age = |gender = |birthday = |bloodtype = |job = }}