Difference between revisions of "Template:Clonestate"
From EVE University Wiki
(basic branching, cant remember required parser things) |
(basic functional?) |
||
Line 1: | Line 1: | ||
+ | The following code ''only'' will be transcribed. It may not appear with the usual parameters and default to some unusual state:<br/> | ||
+ | <onlyinclude>{{ | ||
+ | #switch: {{{1}}} | ||
+ | |omega = [[image:omega.png|16px|link=]] [[Clone_states#Omega_clones|{{{2|Omega clone}}}]] | ||
+ | |alpha = [[image:alpha.png|16px|link=]] [[Clone_states#Alpha_clones|{{{2|Alpha clone}}}]] | ||
+ | | No clone state selected! | ||
+ | }}</onlyinclude> | ||
+ | ==Documentation== | ||
+ | This will place an icon about clone states and the relevant article link. Select either "alpha" or "omega". Text may be changed using parameter two. | ||
+ | ;Example | ||
+ | <pre>{{Template:Clonestate|omega|test}}</pre> | ||
{{#a: | {{#a: | ||
− | |[[image:omega.png|16px|link=]] [[Clone_states#Omega_clones| | + | |[[image:omega.png|16px|link=]] [[Clone_states#Omega_clones|omega]] |
− | |[[image:alpha.png|16px|link=]] [[Clone_states#Alpha_clones| | + | |[[image:alpha.png|16px|link=]] [[Clone_states#Alpha_clones|omega]] |
}} | }} |
Revision as of 04:51, 25 July 2018
The following code only will be transcribed. It may not appear with the usual parameters and default to some unusual state:
No clone state selected!
Documentation
This will place an icon about clone states and the relevant article link. Select either "alpha" or "omega". Text may be changed using parameter two.
- Example
{{Template:Clonestate|omega|test}}