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:Ship Service"
From Discovery Wiki
Jump to navigationJump to searchLine 3: | Line 3: | ||
<!--</noinclude> | <!--</noinclude> | ||
{| class="infobox bordered" style="float: left; 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: left; background-color:14193F; margin-left: 1em; margin-bottom: 10px; width: 270px; font-size: 11px; line-height: 14px; border: 1px solid #dddddd;" cellpadding="3" | ||
+ | |||
+ | |- | ||
+ | | colspan="2" class="infobox-name" | '''{{{name}}}''' | ||
+ | |- | ||
|- | |- | ||
| class="infobox-data-title" | '''Origin''' | | class="infobox-data-title" | '''Origin''' | ||
Line 31: | Line 35: | ||
==Usage== | ==Usage== | ||
<pre><nowiki>{{Ship_Service | <pre><nowiki>{{Ship_Service | ||
+ | | name = Party Boat | ||
| origin = Hell | | origin = Hell | ||
− | | commissioned = | + | | commissioned = 10/10/815 |
− | | decommissioned = | + | | decommissioned = 05/05/815 |
| notable_personnal = Mon'Star, Luxuria | | notable_personnal = Mon'Star, Luxuria | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
Line 39: | Line 44: | ||
==Result== | ==Result== | ||
{{Ship_Service | {{Ship_Service | ||
+ | | name = Party Boat | ||
| origin = Hell | | origin = Hell | ||
| commissioned = | | commissioned = |
Revision as of 01:57, 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 = Hell | commissioned = 10/10/815 | decommissioned = 05/05/815 | notable_personnal = Mon'Star, Luxuria }}
Result
Party Boat | |
Origin | Hell |
Commissioned | unknown |
Decommissioned | unknown |
Notable Personnal | Mon'Star, Luxuria |