Module:Variable arguments: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary Tag: Manual revert |
||
| Line 33: | Line 33: | ||
.. "</div></div>" | .. "</div></div>" | ||
.. "{{#if: {{ARTICLESPACE}}||[[Category:Article subpages]]}}" | .. "{{#if: {{ARTICLESPACE}}||[[Category:Article subpages]]}}" | ||
return frame:preprocess(yesno(debugg) == true and "<syntaxhighlight lang=\"wikitext\">" .. result .. "</syntaxhighlight>" or result) | return frame:preprocess(yesno(debugg) == true and "<syntaxhighlight lang=\"wikitext\">" .. result .. "</syntaxhighlight>" or result) | ||
end | end | ||