Difference between revisions of "Template:System"

From Discovery Wiki
Jump to navigationJump to search
(Redirected to proper template: this one was a copy of an older version.)
Line 1: Line 1:
<noinclude><!--</noinclude>
+
#redirect [[Template:SystemPage]]
{{#if: {{{image|}}}
 
| [[image:{{{image}}}|thumb|right|244px|{{PAGENAME}} System]] [[Category:Systems]]
 
| <div style="float: right; width: 244px; height: 184px; text-align: center; font-size: 14px; background: #f6f6f6; ">''No image''</div> [[Category:Systems without profile images]] [[Category:Systems]]
 
}}
 
<div style="float: left; padding: 4px 8px 8px 0px; max-width: 180px; font-size: 85%;">__TOC__</div>
 
{{{description}}}
 
{{clear}}
 
=System Overview=
 
{| style="width: 100%;"
 
| style="width: 33%; vertical-align: top; border-right: 1px dotted #999999; padding: .5em 1em; margin: 1em;" |
 
<div style="font-weight: bold; font-size: 17px; border-bottom: 1px solid #aaaaaa; margin: 5px 0px 5px 0px;">Local factions</div>
 
<div style="font-weight: bold; font-size: 15px; padding: 7px 0px 7px 0px;">Lawful</div>
 
{{#if: {{{lawfulnpcs|}}} | {{{lawfulnpcs}}} | ''None''}}
 
<div style="font-weight: bold; font-size: 15px; padding: 7px 0px 7px 0px;">Semi-Lawful</div>
 
{{#if: {{{semi-lawfulnpcs|}}} | {{{semi-lawfulnpcs}}} | ''None''}}
 
<div style="font-weight: bold; font-size: 15px; padding: 7px 0px 7px 0px;">Unlawful Criminals</div>
 
{{#if: {{{unlawfulnpcs|}}} | {{{unlawfulnpcs}}} | ''None''}}
 
 
 
 
 
{{#if: {{{AltStation|}}} |
 
 
 
{{SystemPageComponent1|planets={{#if: {{{planets|}}} | {{{planets}}} | ''None''}}|stations={{#if: {{{stations|}}} | {{{stations}}} | ''None''}}}}
 
 
 
|
 
 
 
{{SystemPageComponent2|planets={{#if: {{{planets|}}} | {{{planets}}} | ''None''}}|stations={{#if: {{{stations|}}} | {{{stations}}} | ''None''}}}}
 
 
 
}}
 
 
 
| style="width: 33%; vertical-align: top; padding: .5em 1em; margin: 1em;" |
 
<div style="font-weight: bold; font-size: 17px; border-bottom: 1px solid #aaaaaa; margin: 5px 0px 5px 0px;">Commodities</div>
 
<ul style="list-style-position: inside;">
 
 
{{#if: {{{commodities|}}} | {{{commodities}}} | ''None''}}
 
 
 
<div style="font-weight: bold; font-size: 15px; padding: 7px 0px 7px 0px;">Mineable</div>
 
{{#if: {{{mineable|}}} | {{{mineable}}} | ''None''}}
 
<br>
 
|}
 
 
 
<noinclude>
 
-->
 
=Usage=
 
This template allows you to make the System look very nice. (Thanks to Blodo and Tazuras and Chovynz and some other wiki editors.)
 
 
 
The caption underneath the system image is determined by the page/article name.
 
 
 
Additionally this template makes use of the planet template.  Please visit the [[Template:planet|Planet template]] page to understand it's functionality.
 
This is how you use it <pre>{{Planet|Manhattan|inhabited}}</pre>
 
 
 
<pre>{{System
 
|image =
 
|description =
 
|planets =
 
|stations =
 
|AltStation =
 
|lawfulnpcs =
 
|unlawfulnpcs =
 
|semi-lawfulnpcs =
 
|commodities =
 
|mineable =
 
}}
 
</pre>
 
 
 
The AltStation variable allows the stations section to be moved to the 2nd Column.  It should be used to minimize blank space at the bottom of shorter columns.  To use it set it equal to 1.
 
 
 
=Example=
 
<pre>{{System
 
|systemname = New York
 
|description = The [[New London]] system is the capital system of the [[Bretonia]] space. Due to...
 
|image = newyorksystem.jpg
 
|planets =
 
{{Planet|Manhattan|inhabited}}
 
|AltStation = 1
 
|lawfulnpcs =
 
*[[Ageira Technologies]]
 
*[[Deep Space Engineering]]
 
*[[Interspace Commerce]]
 
*[[Liberty Police Incorporated|Liberty Police, Inc]]
 
*[[Universal Shipping]]
 
*[[Liberty Navy]]
 
*[[Liberty Security Force]]
 
|unlawfulnpcs =
 
*[[Junkers]] (Semi-legal)
 
*[[Liberty Rogues]]
 
*[[Outcasts]]
 
*[[Xenos]]
 
*[[Lane Hackers]]
 
|commodities =
 
*[[Boron]]
 
*[[Consumer Goods]]
 
*[[Counterfeit Software]]
 
*[[Food Rations]]
 
*[[H-Fuel]]
 
*[[Luxury Consumer Goods]]
 
*[[Oxygen]]
 
*[[Passengers]]
 
*[[Pharmaceuticals]]
 
*[[Prisoners]]
 
*[[Light Arms]]
 
*[[Sirius Credit Cards]]
 
*[[Spaceship Crew]]
 
*[[Toxic Waste]]
 
*[[VIPs]]
 
*[[Water]]
 
|mineable =
 
*[[Scrap Metal]]
 
}}
 
</pre>
 
==Result==
 
{{System
 
|systemname = New York
 
|description = The [[New London]] system is the capital system of the [[Bretonia]] space. Due to the extensive mining and industrial operations, this system is heavily polluted. Most asteroid fields, as well as the South Hampton Debris field, are hazardous due to explosive gas pockets and radiation fields. Therefore, caution is usually advised to anyone attempting to travel outside the trade lanes.
 
|image = newyorksystem.jpg
 
|planets =
 
{{Planet|Manhattan|inhabited}}
 
|AltStation = 1
 
|lawfulnpcs =
 
*[[Ageira Technologies]]
 
*[[Deep Space Engineering]]
 
*[[Interspace Commerce]]
 
*[[Liberty Police Incorporated|Liberty Police, Inc]]
 
*[[Universal Shipping]]
 
*[[Liberty Navy]]
 
*[[Liberty Security Force]]
 
|unlawfulnpcs =
 
*[[Junkers]] (Semi-legal)
 
*[[Liberty Rogues]]
 
*[[Outcasts]]
 
*[[Xenos]]
 
*[[Lane Hackers]]
 
|commodities =
 
*[[Boron]]
 
*[[Consumer Goods]]
 
*[[Counterfeit Software]]
 
*[[Food Rations]]
 
*[[H-Fuel]]
 
*[[Luxury Consumer Goods]]
 
*[[Oxygen]]
 
*[[Passengers]]
 
*[[Pharmaceuticals]]
 
*[[Prisoners]]
 
*[[Light Arms]]
 
*[[Sirius Credit Cards]]
 
*[[Spaceship Crew]]
 
*[[Toxic Waste]]
 
*[[VIPs]]
 
*[[Water]]
 
|mineable =
 
*[[Scrap Metal]]
 
}}
 
 
 
 
 
[[Category:Templates]]
 
 
 
 
 
 
 
 
 
</noinclude>
 

Revision as of 17:38, 10 July 2009