Difference between revisions of "Template:Token Item"

From Flexible Survival
Jump to: navigation, search
(Created page with "<includeonly>{| border="1" style="border-collapse:collapse" |+{{{name}}} |- !In-Game Desc |{{{desc}}} |- !Tokens |{{{token}}} |- !Mako |{{{mako}}} |} {{:{{{name}}}/Extra_Notes...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
<noinclude>
 +
A template for creating an item available from the Token Exchange or Requisitions.
 +
 +
==Usage==
 +
Put the following information in the page, filling in the blanks, to make a Token Item entry.
 +
<br><pre><nowiki>{{Token Item
 +
|name=
 +
|type=
 +
|desc=
 +
|token=
 +
|mako=
 +
}}
 +
</nowiki></pre>
 +
[[Category:Templates]]
 +
</noinclude>
 
<includeonly>{| border="1" style="border-collapse:collapse"
 
<includeonly>{| border="1" style="border-collapse:collapse"
 
|+{{{name}}}
 
|+{{{name}}}
Line 4: Line 19:
 
!In-Game Desc
 
!In-Game Desc
 
|{{{desc}}}
 
|{{{desc}}}
 +
|-
 +
!Item Type
 +
|{{{type}}}
 
|-
 
|-
 
!Tokens
 
!Tokens

Latest revision as of 02:44, 26 February 2018

A template for creating an item available from the Token Exchange or Requisitions.

Usage

Put the following information in the page, filling in the blanks, to make a Token Item entry.


{{Token Item
|name=
|type=
|desc=
|token=
|mako=
}}