Template:Unstyled inline syntax

There are no reviewed versions of this page, so it may not have been checked for adherence to standards.

{{{1}}}

Usage edit

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

Example edit

{{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.