Difference between revisions of "Template:PreviousInLoop"

From FreeSpace Wiki
Jump to: navigation, search
(creation)
 
Line 1: Line 1:
{{#if: {{{prevloop|}}} | [[{{{prevloop}}}|Previous in Loop]] |}}
+
{{#if: {{{loopprev|}}} | [[{{{loopprev}}}|Previous in Loop]]}}
  
<noinclude>[[Category:Templates]]</noinclude>
+
<noinclude>
 +
=== Note on Use ===
 +
 
 +
The parameter <tt>loopprev</tt> determines what mission in the loop is previous to this one; if there is no previous mission in the loop, simply leave it blank, and it won't generate any text (as you can see -- or not -- here).
 +
 
 +
[[Category:Templates]]
 +
</noinclude>

Revision as of 04:28, 7 June 2015


Note on Use

The parameter loopprev determines what mission in the loop is previous to this one; if there is no previous mission in the loop, simply leave it blank, and it won't generate any text (as you can see -- or not -- here).