Difference between revisions of "Template:Territory Template"

From Abidan Archive Wiki
Jump to navigation Jump to search
m (1 revision imported)
Line 1: Line 1:
<infobox>
+
{{infobox
  <title source="title1">
+
|title={{{place|{{PAGENAME}}|}}}|id=Shardworld|
    <default>{{PAGENAME}}</default>
+
 
  </title>
+
{{#if:{{{map|}}}      |{{row/image+artist        |{{{map}}}              }}|}}
  <image source="image1">
+
 
    <caption source="caption1"/>
+
<!--                -->{{row/kv| [[Shard]]s      | {{{shards|''Unknown''}}} }}
  </image>
+
{{#if:{{{perpendicularity|}}}|{{row/kv| [[Perpendicularity|Perpendicularities]]   | {{{perpendicularity}}}          }}|}}
  <data source="title">
+
<!--                -->{{row/kv| [[Investiture]]s | {{{magic|''Unknown''}}}  }}
    <label>Title</label>
+
{{#if:{{{system|}}}   |{{row/kv| System          | {{{system}}}          }}|}}
  </data>
+
<!--                -->{{row/kv| Universe        | [[Cosmere]]              }}
   <data source="uses">
+
<!--                -->{{row/kv| Featured In      | ''{{{books}}}''          }}
    <label>Uses</label>
+
{{#if:{{{toc|}}}      |
   </data>
+
{{!}}-
  <data source="purpose">
+
{{!}} colspan=2 {{!}} __TOC__
    <label>Purpose</label>
+
{{!}}-
  </data>
 
  <data source="founder">
 
    <label>Founder</label>
 
  </data>
 
  <data source="incarnation">
 
    <label>Incarnation</label>
 
  </data>
 
  <data source="time_scale">
 
    <label>Time Scale</label>
 
  </data>
 
  <data source="main_known_travelers">
 
    <label>Main Known Travelers</label>
 
  </data>
 
</infobox>
 
<noinclude>
 
Example usage:<pre>
 
{{Territory Template
 
|title1=Example
 
|image1=Example
 
|caption1=Example
 
|title=Example
 
|uses=Example
 
|purpose=Example
 
|founder=Example
 
|incarnation=Example
 
|time_scale=Example
 
|main_known_travelers=Example
 
 
}}
 
}}
</pre>
+
}}<includeonly><!--
</noinclude>
 

Revision as of 06:59, 24 October 2020

Territory Template