Category:Includes raw templates

From Valve Developer Community
Revision as of 11:52, 6 January 2024 by Thunder4ik (talk | contribs) (→‎top: clean up, replaced: {{ModernNote| → {{note|)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This category contains pages that, due to a limitation of the engine, use template content instead of using templates themselves. Below are small examples of what it looks like.


Template:

{{MdCodeBlock|outline|Hello World}}


Raw Template:

<div id="Template:MdCodeBlock" style="background-color: rgba(0,0,0,.3); border-radius: 4px; overflow: auto; font-family: monospace; font-size: 1.2em; line-height: 1.125rem; text-indent: 0; white-space: pre-wrap; padding: .5em; margin-top: 6px;">Hello World</div>
Note.pngNote:id="Template:<Name>" can be used to identify the template from which the code was taken. A completely optional atribute, but desirable if you used the raw version of the template.

Pages in category "Includes raw templates"

This category contains only the following page.