Difference between revisions of "Template:Issues"

From Second Life Wiki
Jump to navigation Jump to search
(Moved docs to its own subpage)
(Replace deprecated ParserFunctions "#pad" with built-in "Magic word" "padleft")
 
Line 32: Line 32:
}}
}}


}}{{#if:{{{1|}}}|{{#ifeq:{{NAMESPACE}}|Template|{{IssueTable}}[[Category:Jira Issues{{#var:lang}}|{{#explode:{{{1}}}|-|0}}-{{#pad:{{#explode:{{{1}}}|-|1}}|6|0}}]]}}}}</includeonly><noinclude>
}}{{#if:{{{1|}}}|{{#ifeq:{{NAMESPACE}}|Template|{{IssueTable}}[[Category:Jira Issues{{#var:lang}}|{{#explode:{{{1}}}|-|0}}-{{padleft:{{#explode:{{{1}}}|-|1}}|6|0}}]]}}}}</includeonly><noinclude>
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Latest revision as of 03:05, 20 August 2023

[Edit] [🔄Purge] Template-info.png Template documentation

This template has the exact same parameters as Template:Issue but instead of returning the table entry it puts it in a variable that can be accessed by Template:IssueTable or any of the LSL Templates. This allows for a more free form page layout and the templatization of jira issues. The advantage of which is that the data that makes up an issue need not be placed on all articles, just the template.

See also

For a list of templatized issues see: Category:Jira Issues