Template:Plaincode

From Stalburg Wiki
Revision as of 22:04, 2 March 2025 by ABC-DEFG (talk | contribs) (Plain code template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

Use this template to create a <code> block without borders or background coloring.

You type You get
{{plaincode|ABCDEFG}} ABCDEFG

Parameters[edit source]

{{{1}}} (required)
The text to be styled.
{{{color}}} or {{{colour}}} (optional)
Set a custom text color; the default is inherit (i.e. the same as the parent element).
{{{style}}} (optional)
Add custom CSS attributes for styling, other than border, background, color, and padding.