Template:Monzo/doc: Difference between revisions

ArrowHead294 (talk | contribs)
Created page with "{{dochead}} === Usage === {| class="wikitable" ! You type !! You get |- | <code><nowiki>{{monzo| -19 12 }}</nowiki></code> | {{monzo| -19 12 }} |- | <code><nowiki>{{monzo|lege..."
 
ArrowHead294 (talk | contribs)
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{dochead}}
{{dochead}}
=== Usage ===
=== Usage ===
{| class="wikitable"
{| class="wikitable center-all"
! You type !! You get
! You type !! You get (rendered)
|-
|-
| <code><nowiki>{{monzo| -19 12 }}</nowiki></code>
| {{plaincode|<nowiki>{{monzo| -19 12 }}</nowiki>}} || {{{{ROOTPAGENAME}}| -19 12 }}
| {{monzo| -19 12 }}
|-
|-
| <code><nowiki>{{monzo|legend=1| -19 12 }}</nowiki></code>
| {{plaincode|<nowiki>{{monzo|legend=1| -19 12 }}</nowiki>}} || {{{{ROOTPAGENAME}}|legend=1| -19 12 }}
| {{monzo|legend=1| -19 12 }}
|}
|}


'''Tip''': adding spaces improves readability of the wiki markup.
{{spaces note}}


=== Technical note ===
=== Technical note ===
This template calls [[Template: Ket]] to render the brackets.  
This template calls [[Template:Ket]] to render the brackets.


=== See also ===
=== See also ===
Line 20: Line 18:
* [[Template:Val]]
* [[Template:Val]]
* [[Template:Ket]]
* [[Template:Ket]]
* [[Template:LaTeX mapping operators]] &ndash; for typesetting multimonzos and multivals up to four dimensions in LaTeX.