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 talk:Asva"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
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:===
+
'''Woodcraft reactions:'''
 
{{#df_type:Masterwork:reaction_kobold.txt|REACTION|SKILL:WOODCRAFT|NAME||}}
 
{{#df_type:Masterwork:reaction_kobold.txt|REACTION|SKILL:WOODCRAFT|NAME||}}
  
===Woodcraft buildings:===
+
'''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===
+
'''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===
+
 
 +
'''Table'''
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 19: Line 22:
 
|-
 
|-
 
|}
 
|}
===Last type check===
+
'''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===
+
 
 +
'''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}}.