Difference between revisions of "Template:Creature"

From Krafties
Jump to navigation Jump to search
m
m
Line 20: Line 20:
 
|colspan=2|{{{negative|N/A}}}
 
|colspan=2|{{{negative|N/A}}}
 
|-
 
|-
 +
{{#if|
 
!colspan=3|Highest ''known'' Natural Stats ([http://www.dmindustrites.com/Krafties/Unbonded_Stats.html reference])
 
!colspan=3|Highest ''known'' Natural Stats ([http://www.dmindustrites.com/Krafties/Unbonded_Stats.html reference])
 
|-
 
|-
Line 32: Line 33:
 
!style="border-right:1px solid #5eadff;color:#36b"| FOC
 
!style="border-right:1px solid #5eadff;color:#36b"| FOC
 
!style="border-right:1px solid #5eadff;color:#36b"| FOR  
 
!style="border-right:1px solid #5eadff;color:#36b"| FOR  
!style="color:#36b"|Total
 
 
|-
 
|-
|style="border-right:1px solid #5eadff"| {{{att| }}}
+
|{{{att|{{unknown}}}}}
|style="border-right:1px solid #5eadff"| {{{str| }}}
+
|{{{str|{{unknown}}}}}
|style="border-right:1px solid #5eadff"| {{{def| }}}
+
|{{{def|{{unknown}}}}}
|style="border-right:1px solid #5eadff"| {{{hp| }}}
+
|{{{hp|{{unknown}}}}}
|style="border-right:1px solid #5eadff"| {{{cra| }}}
+
|{{{cra|{{unknown}}}}}
|style="border-right:1px solid #5eadff"| {{{int| }}}
+
|{{{int|{{unknown}}}}}
|style="border-right:1px solid #5eadff"| {{{foc| }}}
+
|{{{foc|{{unknown}}}}}
|style="border-right:1px solid #5eadff"| {{{for| }}}
+
|{{{{{for|{{unknown}}}}}
| '''{{{total|?}}}'''
 
 
|}
 
|}
 
|}</div></onlyinclude>
 
|}</div></onlyinclude>
Line 59: Line 58:
 
:'''Please delete the sections you do not use''', it will cause the form to display the default text (shown on template)
 
:'''Please delete the sections you do not use''', it will cause the form to display the default text (shown on template)
 
===Adding Natural Stats===
 
===Adding Natural Stats===
 +
 +
;Default value is "unknown" is you do not add the command
 +
:Please use <code><nowiki>{{yes|+}}</nowiki></code>,<code><nowiki>{{no|-}}</nowiki></code>,<code><nowiki></nowiki></code>,
 
*<code><nowiki>att=</nowiki></code> Attack Skill
 
*<code><nowiki>att=</nowiki></code> Attack Skill
 
*<code><nowiki>str=</nowiki></code> Strength Skill
 
*<code><nowiki>str=</nowiki></code> Strength Skill
Line 67: Line 69:
 
*<code><nowiki>foc=</nowiki></code> Focus Skill
 
*<code><nowiki>foc=</nowiki></code> Focus Skill
 
*<code><nowiki>for=</nowiki></code> Fortitude Skill
 
*<code><nowiki>for=</nowiki></code> Fortitude Skill
*<code><nowiki>total=</nowiki></code> Total combined
+
 
;Only add skills that the creature has, the ones that are not include will be left blank.
 
  
 
==See Also==
 
==See Also==
 
{{Useful Templates}}
 
{{Useful Templates}}
 
|}
 
|}

Revision as of 06:55, 18 April 2017

{{#if|
Species?
Rarity ?
Obtained Capture Wild ~? HP
Natural Skills
Specialty Skills ?
Vulnerable Skills N/A
Highest known Natural Stats (reference)
ATT STR DEF HP CRA INT FOC FOR
? ? ? ? ? ? ? ?
Documentation icon Template documentation ( view · talk · edit)

Template:Creature/doc

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

Filling the form

How to fill {{creature|species=|file=|rarity=|attributes=|capture=|negative=}}
Use these commands, in no particular order (its still neater in order)
  • species= species of creature, if you write this incorrect then the picture might not show
  • file= OPTIONAL, if the picture filename is different than Species wild.png then you can use this command (skip the "File:")
  • rarity= how common are they?
  • attributes= highest Skill/Specialty skills, if any stand out specially.
  • obtained= How do you obtain them. It will be "Capture Wild" by default (add this for exceptions)
  • capture= how little HP they should have before you can capture them wild
  • float= for positioning the table, can make it float left, right or none. "None" does not wrap text (its "right" by default)
  • negative= Natural Skills that are negative, penalty skills.
Please delete the sections you do not use, it will cause the form to display the default text (shown on template)

Adding Natural Stats

Default value is "unknown" is you do not add the command
Please use {{yes|+}},{{no|-}},,
  • att= Attack Skill
  • str= Strength Skill
  • def= Defense Skill
  • hp= Hitpoints Skill
  • cra= Crafting Skill
  • int= Intellect Skill
  • foc= Focus Skill
  • for= Fortitude Skill


See Also