- 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 "User talk:Asva"
(Created page with "Toying around with parser. {{#df_tag:{{#df_raw:Masterwork:building_kobold.txt|BUILDING_WORKSHOP|GONG|Not found!}}|CAN_USE_ARTIFACT}}<br/> {{#df_tagentry:{{#df_raw:Masterwork:b...") |
m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | == Parser test for workshop == | |
− | + | [https://github.com/quietust/DFRawFunctions Main repository] / [https://github.com/Asvae/DFRawFunctions my repository]. | |
− | + | That's how it looks: [https://dl.dropboxusercontent.com/u/57572806/Wiki%20parser%20test.htm HTML] | |
− | + | '''Woodcraft reactions:''' | |
+ | {{#df_type:Masterwork:reaction_kobold.txt|REACTION|SKILL:WOODCRAFT|NAME||}} | ||
− | = | + | '''Woodcraft buildings:''' |
− | {{# | + | {{#df_type:Masterwork:reaction_kobold.txt|REACTION|SKILL:WOODCRAFT|BUILDING||}} |
+ | |||
+ | '''Full list of boneyard reactions:''' | ||
+ | {{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME||}} | ||
+ | |||
+ | '''Table''' | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | '''{{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME|0|Does something.}}''' | ||
+ | |- | ||
+ | |{{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME|1:FORMAT|Makes something.}} | ||
+ | |- | ||
+ | |{{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME|2:FORMAT|Produces something.}} | ||
+ | |- | ||
+ | |} | ||
+ | '''Last type check:''' | ||
+ | {{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME|-1|Does something.}} | ||
+ | |||
+ | '''Type check:''' | ||
+ | {{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME|55:CHECK|Does something.}} | ||
+ | |||
+ | '''Figure out the keybind for reaction:''' {{#df_type:Masterwork:reaction_kobold.txt|REACTION|NAME:Break down wooden cups|BUILDING:WOODPROCESSOR|::STACK}}. | ||
+ | |||
+ | '''And workshop:''' {{#df_type:Masterwork:building_kobold.txt|BUILDING_WORKSHOP|BUILDING_WORKSHOP:GONG|BUILD_KEY|::STACK}}. | ||
+ | |||
+ | '''Workshop tile check:'''<br/> | ||
+ | {{#df_tile:Masterwork:building_kobold.txt|BUILDING_WORKSHOP:TOADLICKER|TILE:3}} |
Latest revision as of 13:41, 9 September 2013
Parser test for workshop[edit]
Main repository / my repository. That's how it looks: HTML
Woodcraft reactions: {{#df_type:Masterwork:reaction_kobold.txt|REACTION|SKILL:WOODCRAFT|NAME||}}
Woodcraft buildings: {{#df_type:Masterwork:reaction_kobold.txt|REACTION|SKILL:WOODCRAFT|BUILDING||}}
Full list of boneyard reactions: {{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME||}}
Table
{{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME|0|Does something.}}REACTION|BUILDING:BONEYARD_KOBOLD|NAME|1:FORMAT|Makes something.}} |
REACTION|BUILDING:BONEYARD_KOBOLD|NAME|2:FORMAT|Produces something.}} |
Last type check: {{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME|-1|Does something.}}
Type check: {{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME|55:CHECK|Does something.}}
Figure out the keybind for reaction: {{#df_type:Masterwork:reaction_kobold.txt|REACTION|NAME:Break down wooden cups|BUILDING:WOODPROCESSOR|::STACK}}.
And workshop: {{#df_type:Masterwork:building_kobold.txt|BUILDING_WORKSHOP|BUILDING_WORKSHOP:GONG|BUILD_KEY|::STACK}}.
Workshop tile check:
{{#df_tile:Masterwork:building_kobold.txt|BUILDING_WORKSHOP:TOADLICKER|TILE:3}}