Editing Template:Creature

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
Please check out the [[Template talk:Creature|discussion]] for this template.
 
 
<onlyinclude><div style="float:{{{float|right}}};margin:0px 10px 0px 10px;text-align:center;padding:0px;">
 
<onlyinclude><div style="float:{{{float|right}}};margin:0px 10px 0px 10px;text-align:center;padding:0px;">
 
{|class=bluetable
 
{|class=bluetable
!colspan=3|{{{species|Species?}}}
+
!colspan=2|{{{species|Species?}}}
 
|-
 
|-
|colspan=3|<includeonly>[[File:{{{file|{{ucfirst:{{{species}}}}} wild.png}}}|300px|link=Krafties_Creatures#Species_of_Krafties]]</includeonly>
+
|colspan=2|[[File:{{{file|Logo big.png}}}|300px|link=Krafties_Creatures#Species_of_Krafties]]
 
|-
 
|-
 
!style="width:120px;"|[[Krafties Creatures|<span style="color:#000">Rarity</span>]]
 
!style="width:120px;"|[[Krafties Creatures|<span style="color:#000">Rarity</span>]]
|colspan=2|{{{rarity|?}}}
+
|{{{rarity|?}}}
 
|-
 
|-
!Obtained
+
![[Wild_Creatures#Capturing_Wilds|<span style="color:#000">Capture Wild</span>]]
|{{{obtained|[[Wild_Creatures#Capturing_Wilds|Capture Wild]]}}}
+
|at ~{{{capture|?}}} {{monospace|[[HP]]}}
|~{{{capture|?}}} {{monospace|[[HP]]}}  
 
 
|-
 
|-
!colspan=3|[[Natural Skills|<span style="color:#000">Natural Skills</span>]]
+
!colspan=2|[[Natural Skills|<span style="color:#000">Natural Stats</span>]]
 
 
|-!colspan=3|Highest ''known'' Natural Stats ([http://www.dmindustrites.com/Krafties/Unbonded_Stats.html reference])
 
 
|-
 
|-
|colspan=3|
+
!Highest <br>known total
{|style="width:100%;border-collapse:collapse;font-size:11px;"
+
| {{{skill|?}}} points
!style="border-right: 1px solid #5eadff;color:#36b;width:90px;"| Attack
 
|{{{att|{{n/a}}}}}
 
 
|-
 
|-
!style="border-right:1px solid #5eadff;color:#36b"| Strength
+
!Main Attributes
|{{{str|{{n/a}}}}}
+
|{{{attributes|?}}}
 
|-
 
|-
!style="border-right:1px solid #5eadff;color:#36b"| Defense
+
!Penalty Skills
|{{{def|{{n/a}}}}}
+
|{{{penalty|N/A}}}
 
|-
 
|-
!style="border-right:1px solid #5eadff;color:#36b"| Hitpoints
 
|{{{hp|{{n/a}}}}}
 
|-
 
!style="border-right:1px solid #5eadff;color:#36b"| Crafting
 
|{{{cra|{{n/a}}}}}
 
|-
 
!style="border-right:1px solid #5eadff;color:#36b"| Intelligence
 
|{{{int|{{n/a}}}}}
 
|-
 
!style="border-right:1px solid #5eadff;color:#36b"| Focus
 
|{{{foc|{{n/a}}}}}
 
|-
 
!style="border-right:1px solid #5eadff;color:#36b"| Fortitude
 
|{{{for|{{n/a}}}}}
 
|}
 
 
|}</div></onlyinclude>
 
|}</div></onlyinclude>
{|{{Template Explanation}}[[Category:Template Form]]
+
<noinclude>{{Template Explanation|[[Category:Template Form]]
 
===Filling the form===
 
===Filling the form===
:How to fill <code><nowiki>{{creature|species=|file=|rarity=|attributes=|capture=|negative=}}</nowiki></code>
+
:How to fill <code><nowiki>{{creature|species=|file=|rarity=|attributes=|capture=|skill=|penalty=}}</nowiki></code>
 
:'''Use these commands, in no particular order''' (its still neater in order)
 
:'''Use these commands, in no particular order''' (its still neater in order)
:*'''<nowiki>species=</nowiki>''' species of creature, if you write this incorrect then the picture might not show
+
:*'''<nowiki>species=</nowiki>''' species of creature
:*'''<nowiki>file=</nowiki>''' OPTIONAL, if the picture filename is different than <code>Species wild.png</code> then you can use this command (skip the "File:")
+
:*'''<nowiki>file=</nowiki>''' picture of [[wild]] creature (skip the "File:")
 
:*'''<nowiki>rarity=</nowiki>''' how common are they?
 
:*'''<nowiki>rarity=</nowiki>''' how common are they?
:*'''<nowiki>attributes=</nowiki>''' highest [[Skills|Skill]]/Specialty skills, if any stand out specially.
+
:*'''<nowiki>attributes=</nowiki>''' highest [[Skills|Skill]], if any stand out specially.
:*'''<nowiki>obtained=</nowiki>''' How do you obtain them. It will be "Capture Wild" by default (add this for exceptions)
+
:*'''<nowiki>capture=</nowiki>''' how little HP they should have before you can capture them
:*'''<nowiki>capture=</nowiki>''' how little HP they should have before you can capture them wild
 
 
:*'''<nowiki>float=</nowiki>''' for positioning the table, can make it float <code>left</code>, <code>right</code> or <code>none</code>. "None" does not wrap text (its "right" by default)
 
:*'''<nowiki>float=</nowiki>''' for positioning the table, can make it float <code>left</code>, <code>right</code> or <code>none</code>. "None" does not wrap text (its "right" by default)
:*'''<nowiki>negative=</nowiki>''' [[Natural Skills]] that are negative, penalty skills.
+
:*'''<nowiki>skill=</nowiki>''' highest known total of [[Natural Skills]]
 +
:*'''<nowiki>penalty=</nowiki>''' [[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)
 
:'''Please delete the sections you do not use''', it will cause the form to display the default text (shown on template)
===Adding Natural Stats===
+
}}</noinclude>
 
 
;Default value is "n/a" is you do not add the command
 
*<code><nowiki>att=</nowiki></code> Attack Skill
 
*<code><nowiki>str=</nowiki></code> Strength Skill
 
*<code><nowiki>def=</nowiki></code> Defense Skill
 
*<code><nowiki>hp=</nowiki></code> Hitpoints Skill
 
*<code><nowiki>cra=</nowiki></code> Crafting Skill
 
*<code><nowiki>int=</nowiki></code> Intellect Skill
 
*<code><nowiki>foc=</nowiki></code> Focus Skill
 
*<code><nowiki>for=</nowiki></code> Fortitude Skill
 
 
 
====Stat value====
 
This is based on what is the highest value you have seen for each stat for each species
 
*<code><nowiki>{{yes|high}}</nowiki></code> for high value (above 20)
 
*<code><nowiki>{{yes|standard}}</nowiki></code> for standard (between high and low)
 
*<code><nowiki>{{yes|low}}</nowiki></code> for low value (up to 5)
 
*<code><nowiki>{{no|very low}}</nowiki></code> for negative stats (penalty stats)
 
*<code><nowiki>{{n/a|none}}</nowiki></code> if creature never gets any value in those stats
 
 
 
==See Also==
 
{{Useful Templates}}
 
|}
 

Please note that all contributions to Krafties may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)