- 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.
Difference between revisions of "Template:RawToTable"
m (you want the 1st NAME entry, not the CREATURE value) |
m |
||
Line 29: | Line 29: | ||
|style="border:1px #AAA solid;padding:0em;font-size: 50%;font-family: 'Century', monospace; background: black;text-align:center;"|{{PVm|{{#df_tagvalue:{{{1}}}|PETVALUE|0}}}} | |style="border:1px #AAA solid;padding:0em;font-size: 50%;font-family: 'Century', monospace; background: black;text-align:center;"|{{PVm|{{#df_tagvalue:{{{1}}}|PETVALUE|0}}}} | ||
|} | |} | ||
− | {{KReference|RawToTable Wizard - Copying the text below will yield the table as a result|<nowiki>{{CreatureWorking table row | + | {{KReference|RawToTable Wizard - Copying the text below will yield the table as a result|<nowiki>{{CreatureWorking table row</nowiki><br><nowiki>|name=[[</nowiki>{{lc:{{#df_tagentry:{{{1}}}|NAME|1}}}}<nowiki>]]</nowiki><br><nowiki>|symbol=</nowiki>{{#df_tagvalue:{{{1}}}|CREATURE_TILE|?}}<br><nowiki>|color=</nowiki>{{#df_tagvalue:{{{1}}}|COLOR|7:0:1}}<br><nowiki>|hostile=</nowiki>{{#if:{{#df_tag:{{{1}}}|LARGE_PREDATOR}}|<nowiki>{{Cgr|Y}}</nowiki>|<nowiki>{{Cgr|N}}</nowiki>}}<br><nowiki>|food=N/A</nowiki><br><nowiki>|swims=</nowiki>{{#if:{{#df_tag:{{{1}}}|SWIMS_INNATE}}|<nowiki>{{Cgr|Y}}</nowiki>|<nowiki>{{Cgr|N}}</nowiki>}}<br><nowiki>|flies=</nowiki>{{#if:{{#df_tag:{{{1}}}|FLIER}}|<nowiki>{{Cgr|Y}}</nowiki>|<nowiki>{{Cgr|N}}</nowiki>}}<br><nowiki>|magmasafe=</nowiki>{{#iferror: {{#ifexpr: ({{#df_tagvalue:{{{1}}}|IF_EXISTS_SET_MELTING_POINT|0}}) > 12000 |<nowiki>{{Cgr|Y}}</nowiki><nowiki>{{Cgr|N}}</nowiki>}}|<nowiki>{{Cgr|N}}</nowiki>}}<br><nowiki>|tamable=</nowiki>{{#if:{{#df_tag:{{{1}}}|PETVALUE}}|<nowiki>{{Cgr|Y}}</nowiki>|<nowiki>{{Cgr|N}}</nowiki>}}<br><nowiki>|trainable=</nowiki>{{#if:{{#df_tag:{{{1}}}|TRAINABLE}}|<nowiki>{{Cgr|Y}}</nowiki>|<nowiki>{{Cgr|N}}</nowiki>}}<br><nowiki>|biome=</nowiki>{{#df_foreachtag:{{{1}}}|BIOME|<nowiki>{{bIcon|</nowiki>/2<nowiki>}}</nowiki>}} {{#iferror: {{#ifexpr: ({{#df_tag:{{{1}}}|COMMON_DOMESTIC}}) = 1 |<nowiki>{{bIcon|DOMESTIC}}</nowiki>}}|}}<br><nowiki>|size=N/A</nowiki><br><nowiki>|value=</nowiki>{{#df_tagvalue:{{{1}}}|PETVALUE|0}}<nowiki>}}</nowiki>}}</includeonly><noinclude> |
Usage:<br> | Usage:<br> |
Revision as of 16:45, 10 April 2011
Usage:
{{ RawToTable | <single creature raw file> }}
This will automatically fill in most values of the creature table, reading the raws.
Ex:
- {{RawToTable|{{raw|DF2010:creature_large_ocean.txt|CREATURE|WALRUS}}}}
Symbol | Name | Hostile? | Food? | Swims? | Flies? | Magma-safe? | Tamable? | Trainable? | Biome | Adult mass (g) | Pet Value | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
not found | not found | N/A | N/A | not found | <span style="width:Expression error: Unrecognized word "found".%; height:6px; background:#ff5; float:left; padding:0; margin:0;"> |
RawToTable Wizard - Copying the text below will yield the table as a result | |
{{CreatureWorking table row |
- {{RawToTable|{{raw|DF2010:creature_domestic.txt|CREATURE|BIRD_DUCK}}}}
Symbol | Name | Hostile? | Food? | Swims? | Flies? | Magma-safe? | Tamable? | Trainable? | Biome | Adult mass (g) | Pet Value | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
not found | not found | N/A | N/A | not found | <span style="width:Expression error: Unrecognized word "found".%; height:6px; background:#ff5; float:left; padding:0; margin:0;"> |
RawToTable Wizard - Copying the text below will yield the table as a result | |
{{CreatureWorking table row |