This wiki is closed in favour of the new wiki. Information shown is likely to be very out of date. |
Difference between revisions of "Template:Character Infobox"
From Discovery Wiki
Jump to navigationJump to searchm |
m |
||
Line 24: | Line 24: | ||
{{!}} class="infobox-data-title" {{!}} '''Gender''' | {{!}} class="infobox-data-title" {{!}} '''Gender''' | ||
{{!}} style="padding-right: 1em;" {{!}} {{{gender}}} | {{!}} style="padding-right: 1em;" {{!}} {{{gender}}} | ||
+ | }}{{#if: {{{height|}}}|<br /> | ||
{{!}}- | {{!}}- | ||
{{!}} class="infobox-data-title" {{!}} '''Height''' | {{!}} class="infobox-data-title" {{!}} '''Height''' | ||
{{!}} style="padding-right: 1em;" {{!}} {{{height}}} | {{!}} style="padding-right: 1em;" {{!}} {{{height}}} | ||
+ | }}{{#if: {{{weight|}}}|<br /> | ||
{{!}}- | {{!}}- | ||
{{!}} class="infobox-data-title" {{!}} '''Weight''' | {{!}} class="infobox-data-title" {{!}} '''Weight''' | ||
{{!}} style="padding-right: 1em;" {{!}} {{{weight}}} | {{!}} style="padding-right: 1em;" {{!}} {{{weight}}} | ||
+ | }}{{#if: {{{hair|}}}|<br /> | ||
{{!}}- | {{!}}- | ||
{{!}} class="infobox-data-title" {{!}} '''Hair color''' | {{!}} class="infobox-data-title" {{!}} '''Hair color''' | ||
{{!}} style="padding-right: 1em;" {{!}} {{{hair}}} | {{!}} style="padding-right: 1em;" {{!}} {{{hair}}} | ||
{{!}}- | {{!}}- | ||
+ | }}{{#if: {{{eye|}}}|<br /> | ||
{{!}} class="infobox-data-title" {{!}} '''Eye color''' | {{!}} class="infobox-data-title" {{!}} '''Eye color''' | ||
{{!}} style="padding-right: 1em;" {{!}} {{{eye}}} | {{!}} style="padding-right: 1em;" {{!}} {{{eye}}} |
Revision as of 18:54, 12 August 2011
If you want to set the CSS styles of this infobox or colours, get a wiki Admin to change the Monobook.css. Most infoboxes' styles are controlled from there. This allows freedom for skins, while not changing the content of the infobox. (Say for example if you don't like this current one modelled off Freelancer User Interface, and want a default Wiki skin.)
Updated sections
| imagesize = | caption = | gender = | status =
Usage
{{Character_Infobox | name = | image = | imagesize = | caption = | origin = | gender = | height = | weight = | hair = | eye = | occupation = | affiliation = | service_what = | service_time = | rank = | status = | birth_date = | death_date = }}
Example
{{Character_Infobox | name = Name Surname | image = wiki-kane.jpg | imagesize = 263px | caption = Caption. | origin = {{House Link | Liberty}} | gender = Male | height = 100 | weight = 50 | hair = red | eye = blue | occupation = Doing that and that here and there | affiliation = [[Freelancer]] | service_what = Army time | service_time = 815 - 818 | rank = Cadet | status = Active (819 A.S.) | birth_date = January 1, 790 [[A.S.]] | death_date = Still Alive }}
Result
Name Surname | |
Error creating thumbnail: Unable to save thumbnail to destination | |
Caption. | |
Profile | |
Origin | Liberty |
Occupation | Doing that and that here and there |
Gender | Male |
Height | 100 |
Weight | 50 |
Hair color | red |
Eye color | blue |
Affiliation | Freelancer |
Army time | 815 - 818 |
Rank | Cadet |
Status | Active (819 A.S.) |
Born | January 1, 790 A.S. |
Died | Still Alive |