Difference between revisions of "Template:Mutation"

From Krafties
Jump to navigation Jump to search
m
m
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
{|class="wikitable" style="margin-left:30px;"
+
<onlyinclude>{|class="{{{class|bluetable}}}" style="margin-left:30px;"
 
!colspan=2 style="width:550px;text-align:left;padding:5px;"|{{{trait}}}
 
!colspan=2 style="width:550px;text-align:left;padding:5px;"|{{{trait}}}
 
|-
 
|-
Line 6: Line 6:
 
|<span style="color:green">Chance of '''gaining''' mutation</span> ||style="width:150px"|{{{gain}}}
 
|<span style="color:green">Chance of '''gaining''' mutation</span> ||style="width:150px"|{{{gain}}}
 
|-
 
|-
|<span style="color:red">Chance of '''loosing''' mutation</span> ||{{{loose}}}
+
|<span style="color:red">Chance of '''losing''' mutation</span> ||{{{lose}}}
|}
+
|}</onlyinclude>
<noinclude> {{TemplateExplanation|[[Category:Template Form]]
+
{|{{Template Explanation}}[[Category:Template Form]]
This template inserts this table
+
This template inserts this table, for [[Special Traits]]
 
===<code><nowiki>{{Mutation}}</nowiki></code>===
 
===<code><nowiki>{{Mutation}}</nowiki></code>===
 
:How to fill <code><nowiki>{{Mutation|trait=|desc=|gain=|loose=}}</nowiki></code>
 
:How to fill <code><nowiki>{{Mutation|trait=|desc=|gain=|loose=}}</nowiki></code>
Line 16: Line 16:
 
:*'''<nowiki>gain=</nowiki>''' chance of gaining mutation
 
:*'''<nowiki>gain=</nowiki>''' chance of gaining mutation
 
:*'''<nowiki>loose=</nowiki>''' chance of loosing mutation
 
:*'''<nowiki>loose=</nowiki>''' chance of loosing mutation
 
+
:*'''<nowiki>class=</nowiki>''' OPTIONAL, lets you change the table colortheme. "<code>pinktable</code>" can be used to make a ''disadvantage'' apparent, and "<code>purpletable</code>" could mean random.
}}</noinclude>
+
==See Also==
 +
{{Useful Templates}}
 +
|}

Latest revision as of 02:58, 23 November 2017

{{{trait}}}
{{{desc}}}
Chance of gaining mutation {{{gain}}}
Chance of losing mutation {{{lose}}}
Documentation icon Template documentation ( view · talk · edit)

Template:Mutation/doc

The above documentation is transcluded from Template:Mutation/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>

This template inserts this table, for Special Traits

{{Mutation}}[edit]

How to fill {{Mutation|trait=|desc=|gain=|loose=}}
  • trait= name of special trait
  • desc= description
  • gain= chance of gaining mutation
  • loose= chance of loosing mutation
  • class= OPTIONAL, lets you change the table colortheme. "pinktable" can be used to make a disadvantage apparent, and "purpletable" could mean random.

See Also[edit]