![]() |
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 searchm |
|||
Line 17: | Line 17: | ||
|- | |- | ||
| class="infobox-data-title" | '''Alignment''' | | class="infobox-data-title" | '''Alignment''' | ||
− | | style="padding-right: 1em;" | {{#if: {{{alignment}}} | + | | style="padding-right: 1em;" | {{#if: {{{alignment|}}} |
| {{{alligment}}} | | {{{alligment}}} | ||
| ''unknown'' | | ''unknown'' | ||
Line 55: | Line 55: | ||
<noinclude> | <noinclude> | ||
--> | --> | ||
− | =Usage= | + | == Usage == |
<pre>{{S3 | <pre>{{S3 | ||
| name = | | name = | ||
Line 64: | Line 64: | ||
| founding_date = | | founding_date = | ||
| founder = | | founder = | ||
+ | | base = | ||
| primary_role = | | primary_role = | ||
| secondary_role = | | secondary_role = | ||
− | |||
}}</pre> | }}</pre> | ||
− | + | == Example == | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | =Example= | ||
<pre><nowiki>{{S3 | <pre><nowiki>{{S3 | ||
| name = Interspace Commerce | | name = Interspace Commerce | ||
− | | image = | + | | image = InterspaceLogo.png |
− | | imgsz = | + | | imgsz = 200px |
| origin = {{House Link | Liberty}} | | origin = {{House Link | Liberty}} | ||
− | | alignment = | + | | alignment = Corporation |
| founding_date = 218 | | founding_date = 218 | ||
| founder = [[Ageira]] and [[DSE]] | | founder = [[Ageira]] and [[DSE]] | ||
+ | | base = [[Newark Station]] | ||
| primary_role = Funding Gate/Lane System Construction | | primary_role = Funding Gate/Lane System Construction | ||
| secondary_role = Providing Insurance Services | | secondary_role = Providing Insurance Services | ||
− | |||
}}</nowiki></pre> | }}</nowiki></pre> | ||
− | ==Result== | + | == Result == |
{{S3 | {{S3 | ||
| name = Interspace Commerce | | name = Interspace Commerce | ||
| image = InterspaceLogo.png | | image = InterspaceLogo.png | ||
− | | imgsz = | + | | imgsz = 200px |
| origin = {{House Link | Liberty}} | | origin = {{House Link | Liberty}} | ||
| alignment = Corporation | | alignment = Corporation | ||
| founding_date = 218 | | founding_date = 218 | ||
| founder = [[Ageira]] and [[DSE]] | | founder = [[Ageira]] and [[DSE]] | ||
+ | | base = [[Newark Station]] | ||
| primary_role = Funding Construction of Gate/Lane Systems | | primary_role = Funding Construction of Gate/Lane Systems | ||
| secondary_role = Providing Insurance Services | | secondary_role = Providing Insurance Services | ||
− | |||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 11:39, 16 October 2011
Other Templates available to read: |
The Basics • Ships • Factions • Bases • Planets • Systems • Commodities |
Usage
{{S3 | name = | image = | imgsz = | origin = | alignment = | founding_date = | founder = | base = | primary_role = | secondary_role = }}
Example
{{S3 | name = Interspace Commerce | image = InterspaceLogo.png | imgsz = 200px | origin = {{House Link | Liberty}} | alignment = Corporation | founding_date = 218 | founder = [[Ageira]] and [[DSE]] | base = [[Newark Station]] | primary_role = Funding Gate/Lane System Construction | secondary_role = Providing Insurance Services }}