Difference between revisions of "Template:Macro"
From Roll20 Wiki
Andreas J. (Talk | contribs) (Created page with "{{#if:{{{inline|}}}|<code {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}}>{{#tag:syntaxhighlight|{{{code|{{{1...") |
Andreas J. (Talk | contribs) m |
||
(3 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
|{{{code|{{{1}}}}}} | |{{{code|{{{1}}}}}} | ||
|lang={{{lang|{{{2|bash}}}}}} | |lang={{{lang|{{{2|bash}}}}}} | ||
− | }}}}<noinclude> | + | }}}}<noinclude>{{cleanup}} |
− | {{ | + | |
− | {{macro|inline=y|lets try this [[here]] }} | + | Attempt at creating a template for showing some form of syntax highlight for roll20 macros. Doesn't work, can be replaced with something better. [[User:1223200|1223200]] ([[User talk:1223200|talk]]) 13:46, 13 November 2020 (UTC) |
+ | |||
+ | <pre>{{macro|inline=y|lets try this [[here]] }}</pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 17:11, 31 January 2021
Unknown extension tag "syntaxhighlight"This is outdated, or could otherwise do with some cleanup. |
Attempt at creating a template for showing some form of syntax highlight for roll20 macros. Doesn't work, can be replaced with something better. Andreas J. (talk) 13:46, 13 November 2020 (UTC)
{{macro|inline=y|lets try this [[here]] }}