Difference between revisions of "Template:Character Infobox"

From Discovery Wiki
Jump to navigationJump to search
m (Trying to add new variable.)
m (Alters the margin depending on the alignment of the infobox now.)
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<noinclude>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.)<!--</noinclude>
 
<noinclude>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.)<!--</noinclude>
{| class="infobox bordered" style="float: right; background-color:14193F; margin-left: 1em; margin-bottom: 10px; width: 270px; font-size: 11px; line-height: 14px; border: 1px solid #dddddd;" cellpadding="3"
+
{| class="infobox bordered" style="float: {{#ifeq:{{{align|right}}}|right|right|left}}; background-color:14193F; margin-left: {{#ifeq:{{{align|right}}}|right|1em|0em}}; margin-right: {{#ifeq:{{{align|right}}}|right|0em|1em}}; margin-bottom: 10px; width: 270px; font-size: 11px; line-height: 14px; border: 1px solid #dddddd;" cellpadding="3"
 
|-
 
|-
 
| colspan="2" class="infobox-name" | '''{{{name}}}'''
 
| colspan="2" class="infobox-name" | '''{{{name}}}'''
 
|-
 
|-
 
| colspan="2" style="padding: 0px; text-align: center;" | {{#if: {{{image|}}}
 
| colspan="2" style="padding: 0px; text-align: center;" | {{#if: {{{image|}}}
| [[image:{{{image}}}|center|{{#if: {{{imagesize|}}} | {{{imagesize}}} | 264px }}]]
+
| [[image:{{{image}}}|center|{{#if: {{{imagesize|}}} | {{{imagesize}}} | 264px }}]]
| [[Image:Nocharimage.jpg|center|264px]]
+
| {{#ifexist: File:{{{name|}}}.png
}}
+
  | [[image:{{{name|}}}.png|center|{{#if: {{{imagesize|}}} | {{{imagesize}}} | 264px }}]]
 +
  | {{#ifexist: File:{{{name|}}}.jpg
 +
  | [[image:{{{name|}}}.jpg|center|{{#if: {{{imagesize|}}} | {{{imagesize}}} | 264px }}]]
 +
  | [[Image:Nocharimage.jpg|center|264px]]}}}}}}
 
|-
 
|-
 
| colspan="2" style="padding: 0px; text-align: center;" | {{#if: {{{caption|}}} | {{{caption}}} | }}
 
| colspan="2" style="padding: 0px; text-align: center;" | {{#if: {{{caption|}}} | {{{caption}}} | }}
Line 20: Line 23:
 
{{!}} class="infobox-data-title" {{!}} '''Occupation'''
 
{{!}} class="infobox-data-title" {{!}} '''Occupation'''
 
{{!}} style="padding-right: 1em;" {{!}} {{{occupation}}}
 
{{!}} style="padding-right: 1em;" {{!}} {{{occupation}}}
 +
}}{{#if: {{{iff|}}}|<br />
 +
{{!}}-
 +
{{!}} class="infobox-data-title" {{!}} '''IFF'''
 +
{{!}} style="padding-right: 1em;" {{!}} {{{iff}}}
 
}}{{#if: {{{gender|}}}|<br />
 
}}{{#if: {{{gender|}}}|<br />
 
{{!}}-
 
{{!}}-
{{!}} class="infobox-data-title" {{!}} '''Gender'''
+
{{!}} class="infobox-data-title" {{!}} {{#ifeq: {{{prude|}}}|no|'''Sex'''|'''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'''
 +
{{!}} style="padding-right: 1em;" {{!}} {{{weight}}}
 +
}}{{#if: {{{hair|}}}|<br />
 +
{{!}}-
 +
{{!}} class="infobox-data-title" {{!}} '''Hair color'''
 +
{{!}} style="padding-right: 1em;" {{!}} {{{hair}}}
 +
}}{{#if: {{{eye|}}}|<br />
 +
{{!}}-
 +
{{!}} class="infobox-data-title" {{!}} '''Eye color'''
 +
{{!}} style="padding-right: 1em;" {{!}} {{{eye}}}
 
}}
 
}}
 
|-
 
|-
Line 55: Line 75:
 
{{!}} class="infobox-data-title" {{!}} '''Died'''
 
{{!}} class="infobox-data-title" {{!}} '''Died'''
 
{{!}} style="padding-right: 1em;" {{!}} {{{death_date}}}
 
{{!}} style="padding-right: 1em;" {{!}} {{{death_date}}}
}}
+
}}{{#if: {{{toc|}}} | <nowiki />
 +
{{!}}-
 +
{{!}} colspan="2" class="infobox-section" {{!}} Table of contents
 +
{{!}}-
 +
{{!}} colspan="2" class="infoboxtoc" {{!}} __TOC__ }}
 
|}
 
|}
[[Category:People]]{{#if: {{{image|}}} | | [[Category: Pages without profile images]]}}
+
{{#ifeq:{{NAMESPACE}}|Template||[[Category:People]]{{#if: {{{image|}}} | | [[Category: Pages without profile images]]}}}}<noinclude>-->
<noinclude>
 
-->
 
 
 
==Updated sections==
 
<pre><nowiki>
 
| imagesize =
 
| caption =
 
| gender =
 
| status =
 
</nowiki></pre>
 
 
 
 
==Usage==
 
==Usage==
 
<pre><nowiki>
 
<pre><nowiki>
{{Character_Infobox
+
{{Character Infobox
 
| name =
 
| name =
 
| image =  
 
| image =  
Line 79: Line 92:
 
| gender =
 
| gender =
 
| height =
 
| height =
 +
| weight =
 +
| hair =
 +
| eye =
 
| occupation =  
 
| occupation =  
 
| affiliation =
 
| affiliation =
Line 87: Line 103:
 
| birth_date =
 
| birth_date =
 
| death_date =
 
| death_date =
 +
| toc =
 
}}</nowiki></pre>
 
}}</nowiki></pre>
  
 
==Example==
 
==Example==
<pre><nowiki>
+
<pre><nowiki>{{Character Infobox
{{Character_Infobox
 
 
| name = Harold Angus Kane
 
| name = Harold Angus Kane
 
| image = wiki-kane.jpg
 
| image = wiki-kane.jpg
Line 98: Line 114:
 
| origin = {{House Link | Liberty}}
 
| origin = {{House Link | Liberty}}
 
| gender = Male
 
| gender = Male
| height = 100
+
| height =
 +
| weight =
 +
| hair =
 +
| eye =
 
| occupation = Taskmaster and High Command member of the [[Vagrant Raiders|VR]]
 
| occupation = Taskmaster and High Command member of the [[Vagrant Raiders|VR]]
 
| affiliation = [[Vagrant Raiders]]
 
| affiliation = [[Vagrant Raiders]]
Line 107: Line 126:
 
| birth_date = March 15, 795 [[A.S.]], [[Padua Base]]
 
| birth_date = March 15, 795 [[A.S.]], [[Padua Base]]
 
| death_date =
 
| death_date =
 +
| toc = yes
 
}}</nowiki></pre>
 
}}</nowiki></pre>
  
 
==Result==
 
==Result==
{{Character_Infobox
+
{{Character Infobox
 
| name = Harold Angus Kane
 
| name = Harold Angus Kane
 
| image = wiki-kane.jpg
 
| image = wiki-kane.jpg
Line 117: Line 137:
 
| origin = {{House Link | Liberty}}
 
| origin = {{House Link | Liberty}}
 
| gender = Male
 
| gender = Male
| height = 144
+
| height =
 +
| weight =
 +
| hair =
 +
| eye =
 
| occupation = Taskmaster and High Command member of the [[Vagrant Raiders|VR]]
 
| occupation = Taskmaster and High Command member of the [[Vagrant Raiders|VR]]
 
| affiliation = [[Vagrant Raiders]]
 
| affiliation = [[Vagrant Raiders]]
Line 126: Line 149:
 
| birth_date = March 15, 795 [[A.S.]], [[Padua Base]]
 
| birth_date = March 15, 795 [[A.S.]], [[Padua Base]]
 
| death_date =
 
| death_date =
}}
+
| toc = yes
 
+
}}[[Category:Templates]]</noinclude>
[[Category:Templates]]
 
</noinclude>
 

Latest revision as of 09:45, 31 August 2013

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.)

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 =
| toc =
}}

Example

{{Character Infobox
| name = Harold Angus Kane
| image = wiki-kane.jpg
| imagesize = 263px
| caption = Harold Kane, 818 A.S.
| origin = {{House Link | Liberty}}
| gender = Male
| height =
| weight =
| hair =
| eye =
| occupation = Taskmaster and High Command member of the [[Vagrant Raiders|VR]]
| affiliation = [[Vagrant Raiders]]
| service_what = 
| service_time = 
| rank = Taskmaster
| status = Active (818 A.S.)
| birth_date = March 15, 795 [[A.S.]], [[Padua Base]]
| death_date =
| toc = yes
}}

Result

Harold Angus Kane
Error creating thumbnail: Unable to save thumbnail to destination
Harold Kane, 818 A.S.
Profile
Origin Flag-liberty.png Liberty
Occupation Taskmaster and High Command member of the VR
Gender Male
Affiliation Vagrant Raiders
Rank Taskmaster
Status Active (818 A.S.)
Born March 15, 795 A.S., Padua Base
Table of contents