Difference between revisions of "Template:Infobox Item"
Jump to navigation
Jump to search
| Line 26: | Line 26: | ||
|}} | |}} | ||
</table> | </table> | ||
| − | {{#if: {{{stab|{{{slash|}}}|{{{crush|}}}|{{{accuracy|}}}|{{{strength|}}}|{{{speed|}}}|{{{attacktype | + | {{#if: {{{stab|{{{slash|}}}|{{{crush|}}}|{{{accuracy|}}}|{{{strength|}}}|{{{speed|}}}|{{{attacktype|}}}|}}}| |
<div class="infobox-title">Combat Stats</div> | <div class="infobox-title">Combat Stats</div> | ||
<div class="infobox-stats"> | <div class="infobox-stats"> | ||
| Line 81: | Line 81: | ||
<tr> | <tr> | ||
<th colspan="10">{{{non-combat-name|}}}</th> | <th colspan="10">{{{non-combat-name|}}}</th> | ||
| − | <td colspan="20">{{{non-combat|}}}</td> | + | <td colspan="20">{{{non-combat-stat|}}}</td> |
</tr> | </tr> | ||
</table> | </table> | ||
| Line 106: | Line 106: | ||
|}} | |}} | ||
</div> | </div> | ||
| + | |||
| + | |||
| + | <noinclude> | ||
| + | ====Usage==== | ||
| + | <nowiki>{{Infobox Monster</nowiki> | ||
| + | |title = | ||
| + | |image = | ||
| + | |gold = | ||
| + | |heat = | ||
| + | |hp = | ||
| + | |level-req = | ||
| + | |stab = | ||
| + | |slash = | ||
| + | |crush = | ||
| + | |accuracy = | ||
| + | |strength = | ||
| + | |speed = | ||
| + | |attacktype = | ||
| + | |non-combat-name = | ||
| + | |non-combat-stat = | ||
| + | |seed-size = | ||
| + | |experience = | ||
| + | |harvest-time = | ||
| + | <nowiki>}}</nowiki> | ||
| + | </noinclude> | ||
Revision as of 01:06, 23 August 2020
Infobox Item
| {{{gold}}} | |||||||||||||||||||||||||||||
Usage
{{Infobox Monster
|title =
|image =
|gold =
|heat =
|hp =
|level-req =
|stab =
|slash =
|crush =
|accuracy =
|strength =
|speed =
|attacktype =
|non-combat-name =
|non-combat-stat =
|seed-size =
|experience =
|harvest-time =
}}