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 "Template:Raw"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
(use same base regex as raw2, which works the same but doesn't require recursion (and should thus be easier on the server))
Line 1: Line 1:
<includeonly>{{{{{subst|}}}#rreplace:{{{{{subst|}}}#rmatch:{{{{{subst|}}}{{{1}}}}}|/(\[{{{2}}}:{{{3}}}\](.(?!\[{{{2}}}:))*)/s|\1|not found}}|/(^{{!}}\])[^\]\[]*(${{!}}\[)/|\1\2}}</includeonly><noinclude>
+
<includeonly>{{{{{subst|}}}#rreplace:{{{{{subst|}}}#rmatch:{{{{{subst|}}}{{{1}}}}}|/(\[{{{2}}}:{{{3}}}\].*?)(\[{{{2}}}:{{!}}$)/s|\1|not found}}|/(^{{!}}\])[^\]\[]*(${{!}}\[)/|\1\2}}</includeonly><noinclude>
 
Usage: <nowiki>{{raw | raw location | object type | object name}}</nowiki>
 
Usage: <nowiki>{{raw | raw location | object type | object name}}</nowiki>
  

Revision as of 23:36, 3 August 2010

Usage: {{raw | raw location | object type | object name}}

Returns: Raw entry of that object

Subst usage: {{subst:raw | raw location | object type | object name | subst=subst:}}