Jump to content

Template:Unstyled inline syntax

Unchecked
From pool

{{{1}}}

Usage[edit | edit source]

This template generates syntax highlighting using the "<syntaxhighlight>" tag, but doesn't have a code-element-like style.

Example[edit | edit source]

{{Unstyled inline syntax|lang=css|code=a[href]::after { content: " (" attr(href) ")" } /* the preceding code allows people to know what links link to */}} returns a[href]::after { content: " (" attr(href) ")" } /* the preceding code allows people to know what links link to */

This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.