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:FileOldUnusedIrrelevant"
From Discovery Wiki
Jump to navigationJump to search (Testing template) |
m |
||
Line 73: | Line 73: | ||
--> | --> | ||
=Usage= | =Usage= | ||
− | <pre>{{ | + | <pre>{{S3 |
| name = | | name = | ||
− | |||
| type = | | type = | ||
| affiliation = | | affiliation = | ||
Line 98: | Line 97: | ||
*INDEPENDENT | *INDEPENDENT | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
'''"Type" can be''' | '''"Type" can be''' | ||
Line 116: | Line 105: | ||
=Example= | =Example= | ||
− | <pre><nowiki>{{ | + | <pre><nowiki>{{S3 |
| name = Red Hessians | | name = Red Hessians | ||
− | |||
| type = NPC | | type = NPC | ||
| affiliation = [[Red Hessians]] | | affiliation = [[Red Hessians]] | ||
Line 136: | Line 124: | ||
==Result== | ==Result== | ||
− | {{ | + | {{S3 |
| name = Red Hessians | | name = Red Hessians | ||
− | |||
| type = NPC | | type = NPC | ||
| affiliation = [[Red Hessians]] | | affiliation = [[Red Hessians]] |
Revision as of 07:02, 16 October 2011
Other Templates available to read: |
The Basics • Ships • Factions • Bases • Planets • Systems • Commodities |
Usage
{{S3 | name = | type = | affiliation = | image = | imgsz = | origin = | alignment = | founding_date = | dissolution_date = | leader = | founder = | primary_role = | secondary_role = | base = }}
"Alignment" can be one of these:
- LAWFUL
- UNLAWFUL
- QUASI-LEGAL
- CORPORATION
- INDEPENDENT
"Type" can be
- NPC
- OFFICIAL
- GROUP
(Currently does nothing, but mark it as whichever is correct.)
Example
{{S3 | name = Red Hessians | type = NPC | affiliation = [[Red Hessians]] | image = Freital.jpg | imgsz = | origin = {{House Link | Rheinland}} | alignment = UNLAWFUL | founding_date = 700 | dissolution_date = | leader = | founder = | primary_role = Liberation of Rheinland | secondary_role = Undermining corrupt Rheinland corporations, containing the Corsair expansion | base = [[Vogtland Base]], [[Dresden]] }}
Note: The imgsz variable allows you to specify the size an image is displayed at (Example: 128px) and is best used to keep an image from being stretched and distorted. If no value is placed in this field the image will be sized to the default value of 264px.