Template:C: Difference between revisions

From Space Station 14 Wiki
(Created page with "<includeonly><code>{{{1}}}</code></includeonly><noinclude> {{documentation}} <templatedata> { "params": { "1": { "label": "Content", "type": "content", "required": true } }, "description": "An alias for <code> tag." } </templatedata> Category:Markup templates </noinclude>")
 
(categories, contrib)
Line 2: Line 2:
{{documentation}}
{{documentation}}


''Based on https://cosmoteer.wiki.gg/wiki/Template:C''
[[Category:Markup Templates]]
[[Category:Templates without documentation pages]]
<templatedata>
<templatedata>
{
{
Line 14: Line 18:
}
}
</templatedata>
</templatedata>
[[Category:Markup Templates]]
</noinclude>
</noinclude>

Revision as of 08:52, 24 June 2024

Template documentation
view or edit this documentation about template documentation

Usage

{{c|code here}}

code here

See also

  • {{kbd}} - for keyboard input.
  • <syntaxhighlight> - for code blocks with syntax highlight.
  • {{sthl}} - emulates <syntaxhighlight> with a shorter notation. More prone to breaking.

Based on https://cosmoteer.wiki.gg/wiki/Template:C

An alias for <code> tag.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Content1

no description

Contentrequired