v50 Steam/Premium information for editors
- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.
Difference between revisions of "Template:CreatureInfo v0.31/doc"
Jump to navigation
Jump to search
m |
(for the new version) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
{{CreatureInfo v0.31 | {{CreatureInfo v0.31 | ||
|name=Whale | |name=Whale | ||
Line 21: | Line 19: | ||
|bones=109-157 | |bones=109-157 | ||
|skulls=1 | |skulls=1 | ||
− | | | + | |contrib=no |
− | |||
}} | }} | ||
− | Usage | + | == '''CreatureInfo 0.31''' == |
+ | |||
+ | * It is now possible to display Itemcorpses (example soon). | ||
+ | * Unnecessary lines are not displayed (like hoofes for whales) | ||
+ | * Alignment (good evil savage) integrated, but not displayed if it is neutral | ||
+ | |||
+ | === Variables === | ||
+ | |||
+ | '''name''' = name of the creature<br /> | ||
+ | '''symbol''' = symbol of the creature<br /> | ||
+ | '''color''' = color of the symbol<br /> | ||
+ | '''align''' = alignment<br /> | ||
+ | :''good'' -> good alignment is displayed<br /> | ||
+ | :''evil'' -> evil alignment is displayed<br /> | ||
+ | :''savage'' -> savage alignment is displayed<br /> | ||
+ | :''neutral'' or nothing -> alignment is ignored<br /> | ||
+ | '''biome''' = list of the biomes<br /> | ||
+ | '''death''' = selects caption for "what happens after death" <br /> | ||
+ | :''rot'' -> rotting leaves<br /> | ||
+ | :''item'' -> turns after Death to<br /> | ||
+ | :''butcher'' or nothing -> butchering returns<br /> | ||
+ | '''item''' = when death=item then item description <br /> | ||
+ | '''valm''' = Value multiplier (1 2 4 5 10 15) returns nothing when left out<br /> | ||
+ | '''skin''' = selects skintype (and skinnable)<br /> | ||
+ | :''none'' -> not skinable<br /> | ||
+ | :''scale'' -> scale<br /> | ||
+ | :''chitin'' -> chitin<br /> | ||
+ | :''hide'' or nothing -> raw hide<br /> | ||
+ | '''contrib''' = displays contribute message<br /> | ||
+ | '''wiki''' = links to wiki or not<br /> | ||
+ | '''meat, fat, brain''' ... = as always; returns nothing when left out | ||
+ | |||
+ | ===Usage=== | ||
<pre><nowiki> | <pre><nowiki> | ||
{{CreatureInfo v0.31 | {{CreatureInfo v0.31 | ||
Line 32: | Line 61: | ||
|biome= | |biome= | ||
* Any {{L|ocean}} | * Any {{L|ocean}} | ||
− | | | + | |align= |
Neutral | Neutral | ||
|meat=574-773 | |meat=574-773 | ||
Line 48: | Line 77: | ||
|bones=109-157 | |bones=109-157 | ||
|skulls=1 | |skulls=1 | ||
− | | | + | |contrib=no |
− | |||
}} | }} | ||
+ | |||
</nowiki></pre> | </nowiki></pre> | ||
<div style="clear: both"> | <div style="clear: both"> | ||
<includeonly>[[Category:Templates]]</includeonly> | <includeonly>[[Category:Templates]]</includeonly> | ||
<noinclude>[[Category:Template Documentation]]</noinclude> | <noinclude>[[Category:Template Documentation]]</noinclude> |
Revision as of 07:11, 28 June 2010
W | |
Biome | |
---|---|
| |
Cannot be tamed | |
Butchering returns | |
Food items | |
Meat | 574-773 |
Fat | 107-236 |
Brain | 42-60 |
Heart | 21-30 |
Lungs | 84-120 |
Liver | 42-60 |
Kidneys | 42-60 |
Tripe | 42-60 |
Sweetbread | 21-30 |
Spleen | 21-30 |
Raw materials | |
CreatureInfo 0.31
- It is now possible to display Itemcorpses (example soon).
- Unnecessary lines are not displayed (like hoofes for whales)
- Alignment (good evil savage) integrated, but not displayed if it is neutral
Variables
name = name of the creature
symbol = symbol of the creature
color = color of the symbol
align = alignment
- good -> good alignment is displayed
- evil -> evil alignment is displayed
- savage -> savage alignment is displayed
- neutral or nothing -> alignment is ignored
biome = list of the biomes
death = selects caption for "what happens after death"
- rot -> rotting leaves
- item -> turns after Death to
- butcher or nothing -> butchering returns
item = when death=item then item description
valm = Value multiplier (1 2 4 5 10 15) returns nothing when left out
skin = selects skintype (and skinnable)
- none -> not skinable
- scale -> scale
- chitin -> chitin
- hide or nothing -> raw hide
contrib = displays contribute message
wiki = links to wiki or not
meat, fat, brain ... = as always; returns nothing when left out
Usage
{{CreatureInfo v0.31 |name=Whale |symbol=W|color=7:0:0 |biome= * Any {{L|ocean}} |align= Neutral |meat=574-773 |fat=107-236 |eyes=2 |lung=84-120 |heart=21-30 |intestines=127-180 |liver=42-60 |tripe=42-60 |sweetbread=21-30 |spleen=21-30 |kidney=42-60 |brain=42-60 |bones=109-157 |skulls=1 |contrib=no }}