Difference between revisions of "Template:Transformative Items"

From Flexible Survival
Jump to: navigation, search
(Usage)
(Usage)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
A template to standardize the format of single-player pet stats and info.
+
A template to standardize the format of transformative items.
  
 
==Usage==
 
==Usage==
  
Put the following information in the page, filling in the blanks, to make a transformative Item entry.
+
Put the following information in the page, filling in the blanks, to make a Transformative Item entry.
<br><pre><nowiki>{{TransformativeItem
+
<br><pre><nowiki>{{Transformative Items
 
|Infection=
 
|Infection=
 
|Drop=
 
|Drop=
Line 11: Line 11:
 
|Weight=
 
|Weight=
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 +
</noinclude>
 +
<includeonly>
 +
<div class="noprint" style="float:right; border:3px solid black;width:200px;background-color:#FFF;padding:3px;">
 +
<div align=center>'''{{FULLPAGENAME}}'''</div><br>
 +
{|style="width:198px; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000"
 +
{{#if:{{{Infection|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Infection:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Infection}}}
 +
{{!}}-|}}
 +
{{#if:{{{Drop|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Drop:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Drop}}}
 +
{{!}}-|}}
 +
{{#if:{{{Gender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Gender:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Gender}}}
 +
{{!}}-|}}
 +
{{#if:{{{Weight|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Weight:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Weight|}}}
 +
{{!}}-|}}
 +
|}</div>
 +
[[Category:Transformative Items]]
 +
</includeonly>
 +
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 21:34, 12 April 2021

A template to standardize the format of transformative items.

Usage

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


{{Transformative Items
|Infection=
|Drop=
|Gender=
|Weight=
}}