Template:C/doc: Difference between revisions

From Space Station 14 Wiki
(Created page with "== Usage == {{tji|c|code here}} {{gda}} {{c|code here}} == See also == * {{t|kbd}} - for keyboard input. * <nowiki><syntaxhighlight></nowiki> - for code blocks with syntax highlight. * {{t|sthl}} - emulates <nowiki><syntaxhighlight></nowiki> with a shorter notation. More prone to breaking. <noinclude>Category:Template documentation</noinclude>")
 
(→‎See also: formatting)
 
Line 8: Line 8:
== See also ==
== See also ==
* {{t|kbd}} - for keyboard input.
* {{t|kbd}} - for keyboard input.
* <nowiki><syntaxhighlight></nowiki> - for code blocks with syntax highlight.
* {{tag|syntaxhighlight|open}} - for code blocks with syntax highlight.
* {{t|sthl}} - emulates <nowiki><syntaxhighlight></nowiki> with a shorter notation. More prone to breaking.
* {{t|sthl}} - emulates {{tag|syntaxhighlight|open}} with a shorter notation. More prone to breaking.


<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 11:27, 15 August 2024

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.