- 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"
m (Checking new PHP script.) |
m |
||
Line 1: | Line 1: | ||
== Parser test for workshop == | == 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||}} | {{#df_type:Masterwork:reaction_kobold.txt|REACTION|SKILL:WOODCRAFT|NAME||}} | ||
− | + | '''Woodcraft buildings:''' | |
{{#df_type:Masterwork:reaction_kobold.txt|REACTION|SKILL:WOODCRAFT|BUILDING||}} | {{#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||}} | {{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME||}} | ||
− | + | ||
+ | '''Table''' | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 19: | Line 22: | ||
|- | |- | ||
|} | |} | ||
− | + | '''Last type check:''' | |
{{#df_type:Masterwork:reaction_kobold.txt|REACTION|BUILDING:BONEYARD_KOBOLD|NAME|-1|Does something.}} | {{#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.}} | {{#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}}. |
Revision as of 07:30, 7 September 2013
Parser test for workshop
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}}.