Template:LoH/MissionLink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#switch: {{{1 | {{#switch: {{{1}}} | ||
|1=[[LoH/issues/School Daze|Issue #1]] | |1=[[LoH/issues/School Daze|Issue #1]] | ||
|2=[[LoH/issues/Between the Ropes|Issue #2]] | |2=[[LoH/issues/Between the Ropes|Issue #2]] | ||
Line 9: | Line 9: | ||
|8=[[LoH/issues/Emergent Behavior|Issue #8]] | |8=[[LoH/issues/Emergent Behavior|Issue #8]] | ||
|9=[[LoH/issues/Absolute Reckoning|Issue #9]] | |9=[[LoH/issues/Absolute Reckoning|Issue #9]] | ||
|9.1=[[LoH/issues/Trick or Trick|Issue 9.1]] | |||
|10=[[LoH/issues/Back Issues: Part 1|Issue #10]] | |10=[[LoH/issues/Back Issues: Part 1|Issue #10]] | ||
|11=[[LoH/issues/Back Issues: Part 2|Issue #11]] | |11=[[LoH/issues/Back Issues: Part 2|Issue #11]] | ||
|12=[[LoH/issues/Back Issues: Part 3|Issue #12]] | |12=[[LoH/issues/Back Issues: Part 3|Issue #12]] | ||
|12.1=[[LoH/issues/Second Chances|Issue 12.1]] | |||
|13=[[LoH/issues/Crisis in Kruna: Part 1|Issue #13]] | |13=[[LoH/issues/Crisis in Kruna: Part 1|Issue #13]] | ||
|14=[[LoH/issues/Crisis in Kruna: Part 2|Issue #14]] | |14=[[LoH/issues/Crisis in Kruna: Part 2|Issue #14]] | ||
|15=[[LoH/issues/ | |S1=[[LoH/issues/Phantoms of Phaeton|Issue S1]] | ||
|15=[[LoH/issues/Archival of the Fittest|Issue #15]] | |||
|Sorry, don't know the name of issue {{{1}}}. Please edit [[Template:LoH/MissionLink]] to include it! | |Sorry, don't know the name of issue {{{1}}}. Please edit [[Template:LoH/MissionLink]] to include it! | ||
}} | }}<noinclude> | ||
== Documentation == | |||
This is a simple template which turns an issue number into a link to that issue. So, for instance, <nowiki>{{LoH/MissionLink|4}}</nowiki> produces [[LoH/issues/Hat's All, Folks!|Issue #4]]. | |||
It works by using a giant switch statement, which is currently populated up through issue 15. Future issues will have to be added by hand for this template to continue to work properly. | |||
</noinclude> |
Latest revision as of 12:04, 27 August 2013
Sorry, don't know the name of issue {{{1}}}. Please edit Template:LoH/MissionLink to include it!
Documentation[edit]
This is a simple template which turns an issue number into a link to that issue. So, for instance, {{LoH/MissionLink|4}} produces Issue #4.
It works by using a giant switch statement, which is currently populated up through issue 15. Future issues will have to be added by hand for this template to continue to work properly.