Difference between revisions of "Template:Person"
From Chibisan Date Wiki
| Line 1: | Line 1: | ||
{| align="right" style="border:#aaa 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%;background-color: #fff; position: relative; top: 0px; left: 0px; z-index: 10;" cellspacing="2" | {| align="right" style="border:#aaa 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%;background-color: #fff; position: relative; top: 0px; left: 0px; z-index: 10;" cellspacing="2" | ||
| − | ! style="color: #fff; background-color: | + | ! style="color: #fff; background-color: #C6930A; font-size:1.4em; line-height:1.3em;" align="center" colspan="2" | '''{{{name}}}''' |
|- | |- | ||
|align="center" colspan="2"|{{#if: {{{image|}}}|[[Image:{{{image}}}|200x300px]]|}} | |align="center" colspan="2"|{{#if: {{{image|}}}|[[Image:{{{image}}}|200x300px]]|}} | ||
|- | |- | ||
| − | ! style="color: #fff; background-color: | + | ! style="color: #fff; background-color: #C6930A; line-height:1.5em;" align="center" colspan="2" {{!}} Character Information |
|- | |- | ||
{{#if:{{{hometown|}}} |!style="width:8em"{{!}}Hometown | {{#if:{{{hometown|}}} |!style="width:8em"{{!}}Hometown | ||
| Line 33: | Line 33: | ||
{{!}}{{{bloodtype}}} | {{!}}{{{bloodtype}}} | ||
{{+}}}} | {{+}}}} | ||
| − | ! style="color: #fff; background-color: | + | ! style="color: #fff; background-color: #C6930A; line-height:1.5em;" align="center" colspan="2" {{!}} Debut Appearances |
|- | |- | ||
{{#if:{{{volume|}}} |!style="width:8em"{{!}}Volume | {{#if:{{{volume|}}} |!style="width:8em"{{!}}Volume | ||
| Line 40: | Line 40: | ||
{{#if: {{{strip|}}} |!style="width:8em"{{!}}Strip | {{#if: {{{strip|}}} |!style="width:8em"{{!}}Strip | ||
{{!}}{{{strip|''N/A''}}} | {{!}}{{{strip|''N/A''}}} | ||
| − | |||
| − | |||
| − | |||
{{+}}}} | {{+}}}} | ||
|}<noinclude> | |}<noinclude> | ||
| Line 62: | Line 59: | ||
| volume = | | volume = | ||
| strip = | | strip = | ||
| − | |||
| − | |||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
The colors that are available for use in this template can be seen at [http://en.wikipedia.org/wiki/Web_colors#X11_color_names Web colors] on Wikipedia. | The colors that are available for use in this template can be seen at [http://en.wikipedia.org/wiki/Web_colors#X11_color_names Web colors] on Wikipedia. | ||
</noinclude> | </noinclude> | ||
Revision as of 17:34, 15 December 2011
| {{{name}}} | |
|---|---|
| Character Information | |
| Debut Appearances |
Usage
{{Person
| name =
| image =
| hometown =
| age =
| gender =
| birthday =
| hair =
| eyes =
| height =
| weight =
| bloodtype =
<!-- Debut Appearances -->
| volume =
| strip =
}}
The colors that are available for use in this template can be seen at Web colors on Wikipedia.