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:House Link"
From Discovery Wiki
Jump to navigationJump to search (New page: <noinclude><!-</noinclude> {{#switch: {{{1}}} | Liberty = 20px Liberty | Bretonia = 18px [[Kingdom ...) |
|||
(22 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude><!-</noinclude> | + | <noinclude><!--</noinclude>{{#switch: {{{1}}} |
− | + | | Liberty = [[image:Flag-liberty.png|19px]] {{#switch: {{{2}}} | |
− | {{#switch: {{{1}}} | + | | long = [[Republic of Liberty]] |
− | | Liberty = [[image:Flag- | + | | icon = |
− | | Bretonia = [[image:Flag- | + | | #default = [[Liberty Republic|Liberty]] |
− | | Kusari = [[image:Flag- | + | }} |
− | | Rheinland = [[image:Flag- | + | | Bretonia = [[image:Flag-bretonia.png|19px]] {{#switch: {{{2}}} |
− | | Gallia = [[image:Flag- | + | | long = [[Kingdom of Bretonia]] |
− | | Outcasts = [[image:Flag- | + | | icon = |
− | | Corsairs = [[image:Flag- | + | | #default = [[Kingdom of Bretonia|Bretonia]] |
+ | }} | ||
+ | | Kusari = [[image:Flag-kusari.png|19px]] {{#switch: {{{2}}} | ||
+ | | long = [[Kusari Empire]] | ||
+ | | icon = | ||
+ | | #default = [[Kusari Empire|Kusari]] | ||
+ | }} | ||
+ | | Rheinland = [[image:Flag-rheinland.png|19px]] {{#switch: {{{2}}} | ||
+ | | long = [[Federal Republic of Rheinland]] | ||
+ | | long2 = [[Federal Republic of Rheinland|Republic of Rheinland]] | ||
+ | | icon = | ||
+ | | #default = [[Federal Republic of Rheinland|Rheinland]] | ||
+ | }} | ||
+ | | Gallia = [[image:Flag-gallia.png|19px]] {{#switch: {{{2}}} | ||
+ | | long = [[Kingdom of Gallia]] | ||
+ | | icon = | ||
+ | | #default = [[Kingdom of Gallia|Gallia]] | ||
+ | }} | ||
+ | | Outcasts = [[image:Flag-outcasts.png|19px]] {{#switch: {{{2}}} | ||
+ | | long = [[Outcasts|Nación Maltesa]] | ||
+ | | icon = | ||
+ | | #default = [[Outcasts]] | ||
+ | }} | ||
+ | | Corsairs = [[image:Flag-corsairs.png|19px]] {{#switch: {{{2}}} | ||
+ | | long = [[Corsairs|Imperio del Corsario]] | ||
+ | | icon = | ||
+ | | #default = [[Corsairs]] | ||
+ | }} | ||
+ | | Nomads = [[image:Flag-nomads3.png|19px]] {{#switch: {{{2}}} | ||
+ | | long = [[Slomon K'Hara]] | ||
+ | | icon = | ||
+ | | #default = [[Slomon K'Hara|Nomads]] | ||
}} | }} | ||
− | + | }}<noinclude> | |
− | <noinclude> | ||
--> | --> | ||
==Usage== | ==Usage== | ||
<pre><nowiki>{{House Link | Rheinland}}</nowiki></pre> | <pre><nowiki>{{House Link | Rheinland}}</nowiki></pre> | ||
− | + | The parameters that can be used are: | |
+ | * Liberty | ||
+ | * Bretonia | ||
+ | * Kusari | ||
+ | * Rheinland | ||
+ | * Gallia | ||
+ | * Outcasts | ||
+ | * Corsairs | ||
+ | * Nomads | ||
+ | You can also add the "long" parametre, to display the full house name: | ||
+ | <pre><nowiki> | ||
{{House Link | Rheinland}} | {{House Link | Rheinland}} | ||
+ | {{House Link | Liberty | long}} | ||
+ | |||
+ | {{House Link | Bretonia | icon}}</nowiki></pre> | ||
+ | ==Result== | ||
+ | {{House Link | Rheinland}}<br /><br /> | ||
+ | {{House Link | Liberty | long}}<br /><br /> | ||
+ | {{House Link | Bretonia | icon}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 23:46, 6 November 2012
Usage
{{House Link | Rheinland}}
The parameters that can be used are:
- Liberty
- Bretonia
- Kusari
- Rheinland
- Gallia
- Outcasts
- Corsairs
- Nomads
You can also add the "long" parametre, to display the full house name:
{{House Link | Rheinland}} {{House Link | Liberty | long}} {{House Link | Bretonia | icon}}