YellowWarningTriangle.png 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
(Cleared)
Line 1: Line 1:
<noinclude>{{GuideNav}}<!--</noinclude>
+
---
{{#if: {{{image|}}} || {{Stub|This Article needs a Picture for the '''Faction'''. This is an automatically generated message that will disappear when an image is used.}}}}
 
{| class="infobox bordered" style="float: right; text-align: left; 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}}}'''
 
|-
 
| colspan="2" style="padding: 0px; text-align: center;" | {{#if: {{{image|}}}
 
| [[image:{{{image}}}|center|{{#if: {{{imgsz|}}} | {{{imgsz}}} | 264px}}]]
 
| [[Image:Nofactionimage.jpg|center|264px]]
 
}}
 
|-
 
| class="infobox-data-title" style="width: 110px;" | '''Origin'''
 
| style="padding-right: 1em;" | {{#if: {{{origin|}}}
 
| {{House Link|{{{origin}}}}}
 
| ''unknown''
 
}}
 
|-
 
| class="infobox-data-title" | '''Alignment'''
 
| style="padding-right: 1em;" | {{#if: {{{alignment|}}}
 
| {{{alignment}}}
 
| ''unknown''
 
}}
 
|-
 
| colspan="2" class="infobox-section" | Profile
 
|-
 
| class="infobox-data-title" | '''Date of founding'''
 
| style="padding-right: 1em;" | {{#if: {{{founding_date|}}}
 
| {{{founding_date}}} [[A.S.]]
 
| ''unknown''
 
}}
 
|-
 
| class="infobox-data-title" | '''Founder(s)'''
 
| style="padding-right: 1em;" | {{#if: {{{founder}}}
 
| {{{founder}}}
 
| ''unknown''
 
}}
 
|-
 
| class="infobox-data-title" | '''Base of operations'''
 
| style="padding-right: 1em;" | {{#if: {{{base|}}}
 
| {{{base}}}
 
| ''unknown''
 
}}{{#if: {{{primary_role|}}} | <nowiki />
 
{{!}}-
 
{{!}} colspan="2" class="infobox-section" {{!}} Primary role
 
{{!}}-
 
{{!}} colspan="2" {{!}} {{{primary_role}}}
 
}}{{#if: {{{secondary_role|}}} | <nowiki />
 
{{!}}-
 
{{!}} colspan="2" class="infobox-section" {{!}} Secondary role
 
{{!}}-
 
{{!}} colspan="2" {{!}} {{{secondary_role}}}
 
}}{{#ifeq: {{{TOC|no}}} | yes | {{Infobox TOC}}}}
 
|}
 
[[Category: Factions]]{{#if: {{{image|}}} | | [[Category: Factions without profile images]]}}
 
<noinclude>
 
-->
 
== Usage ==
 
<pre>{{S3
 
| name =
 
| image =
 
| imgsz =
 
| origin =
 
| alignment =
 
| founding_date =
 
| founder =
 
| base =
 
| primary_role =
 
| secondary_role =
 
}}</pre>
 
 
 
== Example ==
 
<pre><nowiki>{{S3
 
| name = Interspace Commerce
 
| image = InterspaceLogo.png
 
| imgsz =
 
| origin = 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
 
}}</nowiki></pre>
 
 
 
== Result ==
 
{{S3
 
| name = Interspace Commerce
 
| image = InterspaceLogo.png
 
| imgsz =
 
| origin = Liberty
 
| alignment = Corporation
 
| founding_date = 218
 
| founder = [[Ageira]] and [[DSE]]
 
| base = [[Newark Station]]
 
| primary_role = Funding Construction of Gate/Lane Systems
 
| secondary_role = Providing Insurance Services
 
}}
 
 
 
[[Category:Templates]]
 
</noinclude>
 

Revision as of 12:12, 16 October 2011

---