Template:Mono/doc: Difference between revisions
Template page
More actions
←Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> == Usage == {{tlx|Mono|<var>text to format here</var>}} re...' |
m Reverted edits by Paresh Roy (talk) to last revision by ExE Boss |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- | <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> | ||
{{Uses TemplateStyles|Template:Mono/styles.css}} | |||
== Usage == | == Usage == | ||
| Line 24: | Line 25: | ||
:{{para|needs_review|yes}} – used (e.g. by [[Commons:Bot|bots]] or [[Commons:AWB|AWB]] scripts) to indicate replacement of now-obsolete {{tag|tt}} markup with {{tnull|mono|...}} markup. This template displays nothing and presently does no categorization, though a cleanup category can be created if necessary. It indicates that the markup may need to be changed to something more semantically meaningful, such as {{tag|code}}, {{tag|samp}}, or {{tag|kbd}}. | :{{para|needs_review|yes}} – used (e.g. by [[Commons:Bot|bots]] or [[Commons:AWB|AWB]] scripts) to indicate replacement of now-obsolete {{tag|tt}} markup with {{tnull|mono|...}} markup. This template displays nothing and presently does no categorization, though a cleanup category can be created if necessary. It indicates that the markup may need to be changed to something more semantically meaningful, such as {{tag|code}}, {{tag|samp}}, or {{tag|kbd}}. | ||
== TemplateData == | |||
{{TemplateData header}} | |||
<templatedata> | |||
{ | |||
"description": "This template is for formatting short bits of content as monospaced text.", | |||
"format": "inline", | |||
"params": { | |||
"1": { | |||
"aliases": [ | |||
"2" | |||
], | |||
"label": "Content", | |||
"description": "The content to format as monospaced.", | |||
"required": true, | |||
"type": "line" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
== See also == | == See also == | ||
* | * {{tld|code}} | ||
<includeonly>{{Sandbox other|| | |||
<!-- Categories below this line; interwikis at Wikidata --> | |||
<includeonly> | [[Category:Formatting templates]] | ||
<!-- | |||
[[Category:Typing-aid templates|{{PAGENAME}}]] | [[Category:Typing-aid templates|{{PAGENAME}}]] | ||
</includeonly> | }}</includeonly> | ||