From GamingWiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<onlyinclude><includeonly><!--
 
<onlyinclude><includeonly><!--
  
   If this page is a "character in campaign" page, and if there exists a navigation template, include it here.  
+
   If this page is an "is in campaign" page, and if there exists a navigation template, include it here.  
  
-->{{#if: {{#vardefineecho:campaign|{{#show: {{PAGENAME}} | ?PC in campaign | link=none }}}} |<!--
+
--><!-- {{#if: {{#vardefineecho:campaign|{{#show: {{PAGENAME}} | ?is in campaign | link=none }}}} | --><!--
-->here: "{{#var:campaign}}"<!--
+
-->{{SMW campaign box | {{#show: {{PAGENAME}} | ?is in campaign | link=none | limit=1 }} }}<!--
-->{{SMW campaign characters box | {{#var:campaign}} }}<!--
+
--><!--}}--><!--
-->| (not a character: "{{#var:campaign}}") }}<!--
 
  
 
   If this page is a "location in campaign" page, and if there exists a navigation template, include it here.  
 
   If this page is a "location in campaign" page, and if there exists a navigation template, include it here.  
  
-->{{#ask:  
+
--><!-- {{#ask:  
 
   [[{{PAGENAME}}]] [[location in campaign::+]]
 
   [[{{PAGENAME}}]] [[location in campaign::+]]
 
   | ?campaign=
 
   | ?campaign=
 
   | mainlabel=- | link=none | format=template | template=SMW campaign locations box | searchlabel=
 
   | mainlabel=- | link=none | format=template | template=SMW campaign locations box | searchlabel=
}}<!--
+
}} --><!--
  
 
--></includeonly></onlyinclude>
 
--></includeonly></onlyinclude>

Latest revision as of 18:33, 25 January 2016

This template detects whether the current page has an associated navigation template and, if so, renders it. This is done automagically in MediaWiki:Hf-nsfooter-, so the page itself doesn't need to include it.



Todo:

  • campaign nav box
  • location nav box
  • others
  • smarter conditional logic