Template:Infobox creature/internal: Difference between revisions
Jump to navigation
Jump to search
(Added XP field) |
(Separate XP fields for difficulty even though I don't think this will ever change with difficulty) |
||
Line 221: | Line 221: | ||
<label>Weight</label> | <label>Weight</label> | ||
<format>{{{e weight kg|0}}} kg ({{{e weight lb|0}}} lb)</format> | <format>{{{e weight kg|0}}} kg ({{{e weight lb|0}}} lb)</format> | ||
</data> | |||
<data source="e xp"> | |||
<label>XP reward</label> | |||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
Line 352: | Line 355: | ||
<label>Weight</label> | <label>Weight</label> | ||
<format>{{{t weight kg|0}}} kg ({{{t weight lb|0}}} lb)</format> | <format>{{{t weight kg|0}}} kg ({{{t weight lb|0}}} lb)</format> | ||
</data> | |||
<data source="t xp"> | |||
<label>XP reward</label> | |||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
Line 483: | Line 489: | ||
<label>Weight</label> | <label>Weight</label> | ||
<format>{{{h weight kg|0}}} kg ({{{h weight lb|0}}} lb)</format> | <format>{{{h weight kg|0}}} kg ({{{h weight lb|0}}} lb)</format> | ||
</data> | |||
<data source="h xp"> | |||
<label>XP reward</label> | |||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
Line 625: | Line 634: | ||
| weight kg = 600 | | weight kg = 600 | ||
| weight lb = 1200 | | weight lb = 1200 | ||
| xp = 400 | |||
| str = 11 | | str = 11 | ||
Line 664: | Line 674: | ||
| e weight kg = 600 | | e weight kg = 600 | ||
| e weight lb = 1200 | | e weight lb = 1200 | ||
| e xp = 400 | |||
| e str = 10 | | e str = 10 | ||
Line 703: | Line 714: | ||
| t weight kg = 800 | | t weight kg = 800 | ||
| t weight lb = 1600 | | t weight lb = 1600 | ||
| xp = | | t xp = 400 | ||
| t str = 13 | | t str = 13 | ||
Line 743: | Line 754: | ||
| h weight kg = 800 | | h weight kg = 800 | ||
| h weight lb = 1600 | | h weight lb = 1600 | ||
| h xp = 400 | |||
| h str = 14 | | h str = 14 |
Revision as of 03:59, 23 November 2024
This is the raw internal infobox template for creatures. It does very little processing on its parameters and expects all the data to be spoon-fed.