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 "User:Used/MyTestingArea"
Jump to navigation
Jump to search
(WIP CreatureInfo) |
(more work...) |
||
Line 9: | Line 9: | ||
color = color of the symbol | color = color of the symbol | ||
algin = alginment | algin = alginment | ||
− | + | good -> good alginment is displayed | |
− | + | evil -> evil alginment is displayed | |
− | + | savage -> savage alginment is displayed | |
− | + | neutral or nothing -> alginment is ignored | |
biome = list of the biomes | biome = list of the biomes | ||
death = selects caption for "what happens after death" | death = selects caption for "what happens after death" | ||
− | + | butcher -> butchering returns | |
− | + | rot -> rotting leaves | |
− | + | item > turns after Death to (Bronze Coloss and so on) | |
valm = Value multiplier (1 2 4 5 10 15) returns nothing when left out | valm = Value multiplier (1 2 4 5 10 15) returns nothing when left out | ||
Line 42: | Line 42: | ||
}} | }} | ||
{{infoheader|{{#switch:{{{death|butcher}}} |rot=Rotting leaves |item=Turns after death to |butcher |#default=Butchering returns}}}} | {{infoheader|{{#switch:{{{death|butcher}}} |rot=Rotting leaves |item=Turns after death to |butcher |#default=Butchering returns}}}} | ||
− | {{#if: {{{valm|4}}} | (Value multiplier x{{{valm|4}}}) |}} | + | {{#if: {{{valm|4}}} | (Value multiplier x{{{valm|4}}})}} |
− | {{infocell| | + | {{infocell|'''Food items'''}} |
+ | {{#if:{{{meat|10-22}}}|{{inforow|{{L|Meat}}|{{{meat|10-22}}}}}}} | ||
+ | {{#if:{{{fat|9}}}|{{inforow|{{L|Fat}}|{{{fat|9}}}}}}} | ||
+ | {{#if:{{{brain|2}}}|{{inforow|{{L|Brain}}|{{{brain|2}}}}}}} | ||
+ | {{#if:{{{heart|1}}}|{{inforow|{{L|Heart}}|{{{heart|1}}}}}}} | ||
+ | {{#if:{{{lung|2}}}|{{inforow|{{L|Lung}}|{{{lung|2}}}}}}} | ||
+ | {{#if:{{{intestines|2}}}|{{inforow|{{L|Intestines}}|{{{intestines|2}}}}}}} | ||
+ | {{#if:{{{liver|1}}}|{{inforow|{{L|Liver}}|{{{liver|1}}}}}}} | ||
+ | {{#if:{{{kidney|2}}}|{{inforow|{{L|Kidney}}|{{{kidney|2}}}}}}} | ||
+ | {{#if:{{{tripe|1}}}|{{inforow|{{L|Tripe}}|{{{tripe|1}}}}}}} | ||
+ | {{#if:{{{sweetbread|1}}}|{{inforow|{{L|Sweetbread}}|{{{sweetbread|1}}}}}}} | ||
+ | {{#if:{{{eyes|2}}}|{{inforow|{{L|Eyes}}|{{{eyes|2}}}}}}} | ||
+ | {{#if:{{{spleen|1}}}|{{inforow|{{L|Spleen}}|{{{spleen|1}}}}}}} | ||
+ | {{infocell|'''Raw materials'''}} | ||
+ | {{#if:{{{bones|14}}}|{{inforow|{{L|Bones}}|{{{bones|14}}}}}}} | ||
+ | {{#if:{{{skull|1}}}|{{inforow|{{L|Skull}}|{{{skull|1}}}}}}} | ||
+ | {{#if:{{{ivory|}}}|{{inforow|{{L|Ivory}}|{{{ivory|}}}}}}} <!-- does NOT return nothing ... =( getting strange empty lines--> | ||
+ | {{#if:{{{tooth|}}}|{{inforow|{{L|Tooth}}|{{{tooth|}}}}}}} | ||
+ | {{#if:{{{hoofes|4}}}|{{inforow|{{L|Hoofes}}|{{{hoofes|4}}}}}}} | ||
+ | {{#if:{{{horns|1}}}|{{inforow|{{L|Horns}}|{{{horns|1}}}}}}} | ||
+ | {{#if:{{{hide|1}}}|{{inforow|{{L|Hides}}|{{{hide|1}}}}}}} | ||
+ | {{#if:{{{scale|}}}|{{inforow|{{L|Scale}}|{{{scale|}}}}}}} | ||
+ | {{#if:{{{chitin|}}}|{{inforow|{{L|Chitin}}|{{{chitin|}}}}}}} | ||
{{infoend}} | {{infoend}} | ||
{{#if: {{{bones|20}}} | returns anything | returns nothing }} | {{#if: {{{bones|20}}} | returns anything | returns nothing }} |
Revision as of 14:14, 25 June 2010
Just an space to test and experiment with some wiki syntax.
U | |
Template:L | |
---|---|
Only in Template:L areas of | |
Butchering returns
(Value multiplier x4) | |
Food items | |
Template:L | 10-22 |
Template:L | 9 |
Template:L | 2 |
Template:L | 1 |
Template:L | 2 |
Template:L | 2 |
Template:L | 1 |
Template:L | 2 |
Template:L | 1 |
Template:L | 1 |
Template:L | 2 |
Template:L | 1 |
Raw materials | |
Template:L | 14 |
Template:L | 1
|
Template:L | 4 |
Template:L | 1 |
Template:L | 1
|
returns anything