From GamingWiki
Jump to: navigation, search
 
Line 3: Line 3:
 
<onlyinclude><!--
 
<onlyinclude><!--
  
-->{{#vardefine: campaign | {{{campaign | Property: Campaign }}} }}<!--
+
-->{{#vardefine: campaign | {{{campaign | }}} }}<!--
-->{{#vardefine: name    | {{{name    | Property: Name }}}    }}<!--
+
-->{{#vardefine: name    | {{{name    | }}}    }}<!--
  
 
-->{{#vardefine: cols    | {{{columns  | 2 }}}                  }}<!--
 
-->{{#vardefine: cols    | {{{columns  | 2 }}}                  }}<!--
Line 13: Line 13:
 
   If the campaign is specified we put it in the header
 
   If the campaign is specified we put it in the header
 
-->{{Character sheet/section | columns = {{#var:cols}}  
 
-->{{Character sheet/section | columns = {{#var:cols}}  
   | header  =  {{#var:name}} <div class="campaign">[[{{#var:campaign}}]]</div><!--
+
   | header  =  <!--
 +
      -->{{#var:name | [[Property: Name]]}} <!--
 +
      --><div class="campaign">[[{{#var:campaign | Property: Campaign}}]]</div><!--
 
-->}}<!-- end section --><!--
 
-->}}<!-- end section --><!--
  
 
   ASPECTS
 
   ASPECTS
-->{{#if: {{#arraydefine: aspectsarray | {{{aspects<includeonly>|</includeonly>}}} | ;; | print=list}}|<!--
+
-->{{#if: {{#arraydefine: aspectsarray | {{{aspects|}}} | ;; | print=list}}|<!--
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
       | subhead  = Aspects
 
       | subhead  = Aspects
Line 126: Line 128:
 
       | name                    = {{#var: name }}
 
       | name                    = {{#var: name }}
 
       | is a                    = Organization  
 
       | is a                    = Organization  
      | campaign                = {{#var: campaign}} 
 
      | organization in campaign = {{#var: campaign}} 
 
 
       }}<!--
 
       }}<!--
 
   -->{{#if: {{{description|}}}    | {{#set: description  = {{{description}}}    }} }}<!--
 
   -->{{#if: {{{description|}}}    | {{#set: description  = {{{description}}}    }} }}<!--
Line 139: Line 139:
 
   -->{{#if: {{{motivation|}}}      | {{#set: motivation  = {{{motivation}}}      }} }}<!--
 
   -->{{#if: {{{motivation|}}}      | {{#set: motivation  = {{{motivation}}}      }} }}<!--
  
   -->[[Category: Organizations in {{#var:campaign}}]]<!--
+
   -->{{#if: {{#var: campaign}}    | <!--
 +
      -->{{#set:
 +
        | campaign                = {{#var: campaign}} 
 +
        | organization in campaign = {{#var: campaign}} 
 +
        }}<!--
 +
      -->[[Category: Organizations in {{#var:campaign}}]] }}<!--
 
--></includeonly><!--
 
--></includeonly><!--
  

Latest revision as of 01:13, 15 December 2012

[create]
Error creating thumbnail: File missing
Template documentation
Property: Name