
This is an unofficial archive of PsychonautWiki as of 2025-08-11T15:14:44Z. Content on this page may be outdated, incomplete, or inaccurate. Please refer to the original page for the most up-to-date information.
Template:Code: Difference between revisions
Jump to navigation
Jump to search
iw>Rocket000 cat |
iw>Edokter allow class, id and style, like other shortcut templates. |
||
Line 1: | Line 1: | ||
<code | <code {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}}>{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang="{{{lang|{{{2|text}}}}}}"|enclose="none"}}</code><noinclude> | ||
{{documentation}} | |||
| | |||
| | |||
|{{ | |||
| | |||
= | |||
</noinclude> | </noinclude> |
Revision as of 12:03, 30 March 2014
<syntaxhighlight lang="text" enclose="none">{{{1}}}</syntaxhighlight>

This documentation is transcluded from Template:Code/doc.
Template:Code/doc