From GamingWiki
(15 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 = {{# | + | | label = {{#var:booklabel}} |
| ordinal = {{{3}}} | | ordinal = {{{3}}} | ||
| title = {{{2}}} | | title = {{{2}}} | ||
Line 18: | Line 26: | ||
-->{{#if: <!-- | -->{{#if: <!-- | ||
− | + | If the current "expandbook" is set to the current book number | |
− | -->{{#ifeq:{{# | + | -->{{#ifeq: {{#var:expandbook|latest}}| {{{3|M_NUL}}} | 1 }}<!-- |
− | + | or we are told to expand all books | |
− | -->{{#ifeq:{{# | + | -->{{#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 of campaign::{{#var:campaign}}]][[book number::{{{3| | + | -->{{#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|}}} | ||
}}}}<!-- | }}}}<!-- | ||
− | -->|<!-- | + | |
− | -->{{#vardefine:latestbook|{{{ | + | -->|<!-- 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:
- page
- title
- ordinal
- blurb
Campaign Timeline | |
---|---|
{{{3}}}: [[{{{1}}}|{{{2}}}]] | |