From GamingWiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
<onlyinclude><!--
 
<onlyinclude><!--
-->{{#vardefine:cols|{{{columns|2}}}}}<!--
+
 
 +
-->{{#vardefine: campaign | {{{campaign | }}} }}<!--
 +
-->{{#vardefine: name    | {{{name    | }}}    }}<!--
 +
 
 +
-->{{#vardefine: cols     | {{{columns | 2 }}}                 }}<!--
 
-->{| class="infobox floatright" <!--
 
-->{| class="infobox floatright" <!--
  
Line 9: 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  =  {{{name}}} <!--
+
   | header  =  <!--
  -->{{#if: {{{campaign<includeonly>|</includeonly>}}}|<!--
+
      -->{{#var:name | [[Property: Name]]}} <!--
       --><div class="campaign">[[{{{campaign}}}]]</div><!--
+
       --><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 40: Line 43:
 
   LEADERS
 
   LEADERS
 
-->{{#arrayreset:dataarray}}<!--
 
-->{{#arrayreset:dataarray}}<!--
-->{{#if: {{#arraydefine: dataarray | {{{leaders|}}} | ;; | print=list}}|<!--
+
-->{{#if: {{#arraydefine: dataarray | {{{leaders|}}} | ; | print=list}}|<!--
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
       | label1    = Leaders
 
       | label1    = Leaders
Line 57: Line 60:
 
   MEMBERS
 
   MEMBERS
 
-->{{#arrayreset:dataarray}}<!--
 
-->{{#arrayreset:dataarray}}<!--
-->{{#if: {{#arraydefine: dataarray | {{{members|}}} | ;; |print=list}}|<!--
+
-->{{#if: {{#arraydefine: dataarray | {{{members|}}} | ; |print=list}}|<!--
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
       | label1    = Members
 
       | label1    = Members
Line 75: Line 78:
 
   ALLIES
 
   ALLIES
 
-->{{#arrayreset:dataarray}}<!--
 
-->{{#arrayreset:dataarray}}<!--
-->{{#if: {{#arraydefine: dataarray | {{{allies|}}} | ;; |print=list}}|<!--
+
-->{{#if: {{#arraydefine: dataarray | {{{allies|}}} | ; |print=list}}|<!--
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
       | label1    = Allies
 
       | label1    = Allies
Line 84: Line 87:
 
   RIVALS
 
   RIVALS
 
-->{{#arrayreset:dataarray}}<!--
 
-->{{#arrayreset:dataarray}}<!--
-->{{#if: {{#arraydefine: dataarray | {{{rivals|}}} | ;; |print=list}}|<!--
+
-->{{#if: {{#arraydefine: dataarray | {{{rivals|}}} | ; |print=list}}|<!--
 +
  -->{{#arrayunique: dataarray}}<!--
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
       | label1    = Rivals
 
       | label1    = Rivals
Line 94: Line 98:
 
   RELATIONSHIPS
 
   RELATIONSHIPS
 
-->{{#arrayreset:dataarray}}<!--
 
-->{{#arrayreset:dataarray}}<!--
-->{{#if: {{#arraydefine: dataarray | {{{relationships|}}} | ;; | print=list}}|<!--
+
-->{{#if: {{#arraydefine: dataarray | {{{relationships|}}} | ; | print=list}}|<!--
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
   -->{{Character sheet/section | columns = {{#var:cols}}  
 
       | label1    = Relationships
 
       | label1    = Relationships
Line 121: Line 125:
  
 
--><includeonly><!--
 
--><includeonly><!--
   -->{{#set: <!--
+
   -->{{#set:
       -->| name = {{{name|M_NUL}}} <!--
+
       | name                     = {{#var: name }}
       -->| is a = Organization <!--
+
       | is a                     = Organization  
  -->}}<!--
+
      }}<!--
 
   -->{{#if: {{{description|}}}    | {{#set: description  = {{{description}}}    }} }}<!--
 
   -->{{#if: {{{description|}}}    | {{#set: description  = {{{description}}}    }} }}<!--
 
   -->{{#if: {{{face of|}}}        | {{#set: face of      = {{{face of}}}        }} }}<!--
 
   -->{{#if: {{{face of|}}}        | {{#set: face of      = {{{face of}}}        }} }}<!--
Line 134: Line 138:
 
   -->}}<!--
 
   -->}}<!--
 
   -->{{#if: {{{motivation|}}}      | {{#set: motivation  = {{{motivation}}}      }} }}<!--
 
   -->{{#if: {{{motivation|}}}      | {{#set: motivation  = {{{motivation}}}      }} }}<!--
   -->{{#if: {{{campaign|}}}       | <!--
+
 
       -->{{#set:<!--
+
   -->{{#if: {{#var: campaign}}     | <!--
         -->| campaign       = {{{campaign}}} <!--
+
       -->{{#set:
         -->| organization in = {{{campaign}}}  <!--
+
         | campaign                 = {{#var: campaign}}
      -->}}<!--
+
         | organization in campaign = {{#var: campaign}}   
       -->[[Category: Organizations in {{{campaign}}}]]<!--
+
        }}<!--
  -->|<!--
+
       -->[[Category: Organizations in {{#var:campaign}}]] }}<!--
      -->[[Category: Organizations]]<!--
 
  -->}}<!--
 
 
--></includeonly><!--
 
--></includeonly><!--
  

Latest revision as of 01:13, 15 December 2012

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