Difference between revisions of "Template:Release"

From SpiralKnights

Jump to: navigation, search
m (Created a "release" template, similar to the one found at http://yppedia.puzzlepirates.com/index.php?title=Template:Release.)
 
m (Fixing for accuracy with "optional" parameter.)
Line 1: Line 1:
[[Release {{{1}}}| {{#ifeq:{{{2}}}||release {{{1}}}| {{{2}}} }}]]<noinclude>Use this template when linking to a release note.  The first parameter is the release date, the second is (optional) text to be included in the resulting wiki-link.</noinclude>
+
[[Release {{{1}}}| {{#if:{{{2}}}|release {{{1}}}| {{{2}}} }}]]<noinclude>Use this template when linking to a release note.  The first parameter is the release date, the second is (optional) text to be included in the resulting wiki-link.</noinclude>

Revision as of 17:46, 23 February 2012

[[Release {{{1}}}| release {{{1}}}]]Use this template when linking to a release note. The first parameter is the release date, the second is (optional) text to be included in the resulting wiki-link.

Personal tools