Difference between revisions of "Template:Ship Service"

From Discovery Wiki
Jump to navigationJump to search
Line 14: Line 14:
 
}}
 
}}
 
|-
 
|-
| class="infobox-data-title" | '''Commissioned'''
+
| class="infobox-data-title" | '''Creator'''
| style="padding-right: 1em;" | {{#if: {{{commissioned|}}}
+
| style="padding-right: 1em;" | {{#if: {{{creator|}}}
| {{{commissioned}}}
+
| {{{creator}}}
 
| ''unknown''
 
| ''unknown''
 +
}}
 +
{{#if: {{{decommissioned|}}}
 +
| {{!}}-
 +
{{!}} class="infobox-data-title" {{!}} '''Decommissioned'''
 +
{{!}} style="padding-right: 1em;" {{!}} {{{decommissioned}}}
 +
}}
 +
|-
 +
{{#if: {{{commissioned|}}}
 +
| {{!}}-
 +
{{!}} class="infobox-data-title" {{!}} '''Commissioned'''
 +
{{!}} style="padding-right: 1em;" {{!}} {{{commissioned}}}
 
}}
 
}}
 
|-
 
|-
| class="infobox-data-title" | '''Decommissioned'''
+
{{#if: {{{active|}}}
| style="padding-right: 1em;" | {{#if: {{{decommissioned|}}}
+
| {{!}}-
| {{{decommissioned}}}
+
{{!}} class="infobox-data-title" {{!}} '''Active from'''
| ''unknown''
+
{{!}} style="padding-right: 1em;" {{!}} {{{active}}}
 +
}}
 +
|-
 +
{{#if: {{{inactive|}}}
 +
| {{!}}-
 +
{{!}} class="infobox-data-title" {{!}} '''Inactive from'''
 +
{{!}} style="padding-right: 1em;" {{!}} {{{inactive}}}
 
}}
 
}}
 +
|-
 
|-
 
|-
 
| class="infobox-data-title" | '''Notable Personnal'''
 
| class="infobox-data-title" | '''Notable Personnal'''
Line 36: Line 54:
 
<pre><nowiki>{{Ship_Service
 
<pre><nowiki>{{Ship_Service
 
| name = Party Boat
 
| name = Party Boat
| origin = Hell
+
| origin = New London
 +
| creator = El Rodrigo
 
| commissioned = November 16th 815A.S.
 
| commissioned = November 16th 815A.S.
 
| decommissioned = September 30th 817A.S
 
| decommissioned = September 30th 817A.S
 +
| active =
 +
| inactive =
 
| notable_personnal = Mon'Star, Luxuria
 
| notable_personnal = Mon'Star, Luxuria
 
}}</nowiki></pre>
 
}}</nowiki></pre>
Line 45: Line 66:
 
{{Ship_Service
 
{{Ship_Service
 
| name = Party Boat
 
| name = Party Boat
| origin = Hell
+
| origin = New London
 +
| creator = El Rodrigo
 
| commissioned = November 16th 815A.S.
 
| commissioned = November 16th 815A.S.
 
| decommissioned = September 30th 817A.S
 
| decommissioned = September 30th 817A.S
 +
| active =
 +
| inactive =
 
| notable_personnal = Mon'Star, Luxuria
 
| notable_personnal = Mon'Star, Luxuria
 
}}
 
}}

Revision as of 02:06, 30 October 2009

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

{{Ship_Service
| name = Party Boat
| origin = New London
| creator = El Rodrigo
| commissioned = November 16th 815A.S.
| decommissioned = September 30th 817A.S
| active = 
| inactive = 
| notable_personnal = Mon'Star, Luxuria
}}

Result

Party Boat
Origin New London
Creator El Rodrigo
Decommissioned September 30th 817A.S
Commissioned November 16th 815A.S.
Notable Personnal Mon'Star, Luxuria