Difference between revisions of "Template:Cargopod"

From Discovery Wiki
Jump to navigationJump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude><!--</noinclude>
+
<noinclude><!--</noinclude>__NOTOC__ __NOEDITSECTION__
{| class="weaponmainbox" style="float: right; margin-left: 1em; margin-bottom: 10px; width: 270px; font-size: 11px; line-height: 14px; border: 1px solid #aaa;" cellpadding="3"
+
{| class="infobox bordered" style="float: right; width: 270px; font-size: 90%; line-height: 110%; margin-left: 1em; margin-bottom: 1em; border: 1px solid #aaa;" cellpadding="3"
 
|-
 
|-
| colspan="2" class="infobox-name"|<H3>{{{short-name}}}</H3>
+
| colspan="2" class="infobox-name" style="font-family: Agency FB,​Verdana,​Arial,​sans-serif; font-size: 185%; font-weight: 500; text-decoration: underline; text-align: center; background-color: #14193F; line-height: 1.5em;"|{{{short-name}}}
 
|-
 
|-
| colspan="2" style="padding: 0; text-align: center; padding: 5px 0px;" | {{#if: {{{image|}}}
+
| colspan="2" style="text-align: center; background-color: #14193F;"|{{#if: {{{image|}}}
| [[image:{{{image}}}|center|220px]]
+
| {{#ifexist:File:{{{image}}}
| [[image:no_fighter_gun.png|center|220px]]}}
+
| [[Image:{{{image}}}|center|220px]]
 +
| Please [[File:{{{image}}}|upload]] the {{{image}}} file.}}
 +
| [[Image:no_fighter_gun.png|center|220px]]}}
 
|-
 
|-
| colspan="2" class="infobox-section"|<H3>Cargo Pod</H3>
+
| colspan="2" class="infobox-section" style="font-family: Agency FB,​Verdana,​Arial,​sans-serif; font-size: 150%; font-weight: 500; text-decoration: underline; text-align: center; background-color: #14193F; line-height: 1.5em;"|Cargo Pod
 
|- title="Damage the equipment can take before being destroyed"
 
|- title="Damage the equipment can take before being destroyed"
 
|class="infobox-data-title" | '''Hit-Points'''
 
|class="infobox-data-title" | '''Hit-Points'''
Line 14: Line 16:
 
|-
 
|-
 
|class="infobox-data-title" | '''Price'''
 
|class="infobox-data-title" | '''Price'''
|| {{#if: {{{price|}}}
+
|| {{#if: {{{price|}}}|{{formatnum:{{{price}}}}}|''unknown''}}
| ${{formatnum:{{{price}}}}}
 
| ''unknown''}}
 
 
|}
 
|}
 
+
{{#if:{{{description|}}}|{{{description}}}|''No description available''}}
{{#if:{{{description|}}}|{{{description}}}|''description missing''}}
 
 
 
 
{{Clear}}
 
{{Clear}}
 
+
==Buy/Sell Locations==
{{#if:{{{places-sold|}}}|==Places Sold==
+
{{#if: {{{places-sold|}}}|: The following bases are known to carry this item, although sales may be restricted to pilots with a high positive reputation.
{{{places-sold}}}}}
+
{{{places-sold}}}|: This item is not sold on any known bases. It may only be available from shipwrecks, sold on player bases, or given by administrators.}}
  
 
{{Clear}}
 
{{Clear}}
 
{{Equipment navigation}}
 
{{Equipment navigation}}
{{#if:{{{examplepage|}}}||[[Category:Ship Equipment]][[Category:Cargo Pods]]}}
+
<includeonly>[[Category:Ship Equipment]][[Category:Cargo Pods]]</includeonly>
__NOTOC__ __NOEDITSECTION__<noinclude>-->{{clear}}
+
<noinclude>-->
 
 
 
'''Template:Cargopod''' is for cargo pods.
 
'''Template:Cargopod''' is for cargo pods.
  
Line 42: Line 39:
  
 
* ''image'' is used for the equipment image in the infobox. If a value for the ''image'' attribute is not provided, [[:File:no_fighter_gun.png]] is used as the default image.
 
* ''image'' is used for the equipment image in the infobox. If a value for the ''image'' attribute is not provided, [[:File:no_fighter_gun.png]] is used as the default image.
 +
 +
The remaining attributes are used to populate fields throughout the page.
  
 
==Usage==
 
==Usage==
Line 53: Line 52:
 
| price = 4,000
 
| price = 4,000
 
| hit-points = 4,000
 
| hit-points = 4,000
| places-sold =  
+
| places-sold = {{{!}} class="wikitable collapsible collapsed" style="margin-left: 3em;"
{{{!}} class="wikitable collapsible collapsed"
 
 
!Spoiler: Buying Locations
 
!Spoiler: Buying Locations
 
{{!}}-
 
{{!}}-
 
{{!}}
 
{{!}}
{{{!}} class="wikitable sortable"
+
{{{!}} class="wikitable sortable" style="margin: 4px;"
 
{{!}}-
 
{{!}}-
 
!Base!!Owner!!System!!Region
 
!Base!!Owner!!System!!Region
Line 78: Line 76:
 
| price = 4,000
 
| price = 4,000
 
| hit-points = 4,000
 
| hit-points = 4,000
| places-sold =
+
| places-sold = {{{!}} class="wikitable collapsible collapsed" style="margin-left: 3em;"
{{{!}} class="wikitable collapsible collapsed"
 
 
!Spoiler: Buying Locations
 
!Spoiler: Buying Locations
 
{{!}}-
 
{{!}}-
 
{{!}}
 
{{!}}
{{{!}} class="wikitable sortable"
+
{{{!}} class="wikitable sortable" style="margin: 4px;"
 
{{!}}-
 
{{!}}-
 
!Base!!Owner!!System!!Region
 
!Base!!Owner!!System!!Region
Line 92: Line 89:
 
{{!}}}
 
{{!}}}
 
{{!}}}
 
{{!}}}
}}[[Category:Templates]]</noinclude>
+
}}
 +
 
 +
[[Category:Templates]]</noinclude>

Latest revision as of 02:33, 21 December 2012

Template:Cargopod is for cargo pods.

Recognized attributes are shown in the Usage section below. Of particular note:

  • full-name is the item's full name, as extracted from the infocard data, and should be used for the page title. It is not used by the template and is only provided for reference.
  • short-name is used for the title of the infobox.
  • description is used for the text block at the top of the page.
  • image is used for the equipment image in the infobox. If a value for the image attribute is not provided, File:no_fighter_gun.png is used as the default image.

The remaining attributes are used to populate fields throughout the page.

Usage

{{Cargopod
| image = pod_white.png
| short-name = White Cargo Pod
| full-name = White Cargo Pod
| description = Large containers for carrying cargo. Can be mounted
on transports and trains.
| price = 4,000
| hit-points = 4,000
| places-sold = {{{!}} class="wikitable collapsible collapsed" style="margin-left: 3em;"
!Spoiler: Buying Locations
{{!}}-
{{!}}
{{{!}} class="wikitable sortable" style="margin: 4px;"
{{!}}-
!Base!!Owner!!System!!Region
{{!}}-
{{!}}Base A{{!}}{{!}}Faction A{{!}}{{!}}System A{{!}}{{!}}Region A
{{!}}-
{{!}}Base B{{!}}{{!}}Faction B{{!}}{{!}}System B{{!}}{{!}}Region B
{{!}}}
{{!}}}
}}

Result

White Cargo Pod
Pod white.png
Cargo Pod
Hit-Points 4,000
Price 4,000

Large containers for carrying cargo. Can be mounted on transports and trains.

Buy/Sell Locations

The following bases are known to carry this item, although sales may be restricted to pilots with a high positive reputation.