From GamingWiki
Jump to: navigation, search
 
(21 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
{{Campaign timeline intro}}
 
{{Campaign timeline intro}}
 
<onlyinclude><!--
 
<onlyinclude><!--
 +
 +
-->{{info/campaign|{{#var:campaign}}}}<!--
 +
-->{{#vardefine:campaignInfo|campaignInfo_{{#var:campaign}}}}<!--
  
 
-->{{#hashdefine: userParams | {{{userparam|}}} }}<!--
 
-->{{#hashdefine: userParams | {{{userparam|}}} }}<!--
 +
 +
-->{{#vardefine: expandbook  | {{#hashvalue: userParams | expandbook}} }}<!--
 +
 +
  We can optionally specify different labels. Here is a somewhat complicated set of defaults:
 +
-->{{#vardefine: booklabel    | {{#hashvalue: {{#var:campaignInfo}}|Uses book label}}}}<!--
  
 
-->{{Campaign timeline bookline  
 
-->{{Campaign timeline bookline  
       | label  = {{#if:{{{5|}}}|{{{5}}}|Book}}
+
       | label  = {{#var:booklabel}}
 
       | ordinal = {{{3}}}
 
       | ordinal = {{{3}}}
 
       | title  = {{{2}}}
 
       | title  = {{{2}}}
Line 18: Line 26:
  
 
-->{{#if: <!--
 
-->{{#if: <!--
     The current "expandbook" is set to the current book number
+
     If the current "expandbook" is set to the current book number
   -->{{#ifeq:{{#hashvalue: userParams | expandbook }} | {{{3|M_NUL}}} }} }}<!--
+
   -->{{#ifeq: {{#var:expandbook|latest}}| {{{3|M_NUL}}} | 1 }}<!--
     We are told to expand all books
+
     or we are told to expand all books
   -->{{#ifeq:{{#hashvalue: userParams | expandbook }} | all }} }}<!--
+
   -->{{#ifeq:{{#var:expandbook}}| all | 1 }}<!--
-->|<!--
+
 
 +
-->|<!-- then expand the current book
 +
 
 
     Run a subquery on the book's chapters
 
     Run a subquery on the book's chapters
   -->{{#vardefineecho:innerqueryresult|{{#ask: [[chapter in book::{{{1|Null}}}]]
+
   -->{{#vardefineecho:innerqueryresult|{{#ask: [[chapter of campaign::{{#var:campaign}}]][[book number::{{{3|M_NUL}}}]]
 
       |?title
 
       |?title
 
       |?ordinal
 
       |?ordinal
 
       |?blurb
 
       |?blurb
 
       |?label
 
       |?label
       | sort          = ordinal
+
       | sort          = ordinal,title
 
       | link          = none
 
       | link          = none
 
       | format        = template
 
       | format        = template
 
       | template      = SMW campaign chapter
 
       | template      = SMW campaign chapter
 +
      | userparam    = {{{userparam|}}}
 
       }}}}<!--
 
       }}}}<!--
      --><!--{{#var:innerqueryresult}}--><!--
+
 
-->}}<!--
+
-->|<!-- else don't expand the current book
 +
 
 +
  -->{{#vardefine:latestbook|{{{3|}}}}}<!-- this gets used higher up
 +
 
 +
-->}}<!-- end #if
 +
 
 
--></onlyinclude>
 
--></onlyinclude>
 
{{Campaign timeline outro}}
 
{{Campaign timeline outro}}

Latest revision as of 16:31, 5 October 2014

Positional parameters for this template are:

  1. page
  2. title
  3. ordinal
  4. blurb

Campaign Timeline
{{{3}}}: [[{{{1}}}|{{{2}}}]]