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:Scriptdata"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Support for arbitrary scripts)
(Fixed tag parser function)
Line 3: Line 3:
 
<tr style="line-height: 1.5em;"><th scope="col" style="background: #cce6b3; padding: 0.25em 1em; text-align: center; display: table-cell; {{{basestyle|}}}; {{{titlestyle|}}}"><div style="font-size: 114%; margin: 0 9em;">{{#if:{{{1|}}}|{{{title|Script}}}|[[{{NAMESPACE}}:{{PAGENAME}}/script|{{{title|Script}}}]]}}</div></th></tr>
 
<tr style="line-height: 1.5em;"><th scope="col" style="background: #cce6b3; padding: 0.25em 1em; text-align: center; display: table-cell; {{{basestyle|}}}; {{{titlestyle|}}}"><div style="font-size: 114%; margin: 0 9em;">{{#if:{{{1|}}}|{{{title|Script}}}|[[{{NAMESPACE}}:{{PAGENAME}}/script|{{{title|Script}}}]]}}</div></th></tr>
 
<tr style="line-height: 1.5em; text-align: left; display: table-cell;"><td><div style="overflow: auto;"><span class="gamedata-content" style="font-family: monospace; font-size:1.25em; white-space:{{{whitespace|pre}}};">
 
<tr style="line-height: 1.5em; text-align: left; display: table-cell;"><td><div style="overflow: auto;"><span class="gamedata-content" style="font-family: monospace; font-size:1.25em; white-space:{{{whitespace|pre}}};">
{{#if:{{{1|}}}|<syntaxhighlight lang="lua" line>{{{1}}}<syntaxhighlight>|
+
{{#if:{{{1|}}}|{{#tag:syntaxhighlight|{{{1}}}|lang="lua"|line}}|
 
{{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/script|
 
{{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/script|
 
{{{{#if:{{NAMESPACE}}|:}}{{NAMESPACE}}:{{PAGENAME}}/script|1}}|
 
{{{{#if:{{NAMESPACE}}|:}}{{NAMESPACE}}:{{PAGENAME}}/script|1}}|
 
{{edit|{{NAMESPACE}}:{{PAGENAME}}/script|Edit}}{{Category|Missing scripts}}}}
 
{{edit|{{NAMESPACE}}:{{PAGENAME}}/script|Edit}}{{Category|Missing scripts}}}}
 
}}</span></div></td></tr></table><noinclude>{{documentation}}[[Category:Templates]]</noinclude>
 
}}</span></div></td></tr></table><noinclude>{{documentation}}[[Category:Templates]]</noinclude>

Revision as of 02:56, 10 January 2025