Template:R
From Maths
Revision as of 13:39, 14 February 2016 by Alec (Talk | contribs) (Created page with "<includeonly><span style="font-family:monospace;">{{{1|EMPTY}}}</span></includeonly><noinclude> ==Purpose== This template is supposed to be used for registers or short bits of...")
Purpose
This template is supposed to be used for registers or short bits of text, it makes the argument to it monospace, without the annoying box around the code tags.
Usage
Simple:
- use {{R|AL}} to render:
- use AL to render:
See also
- Template:M for mathematical markup (eg [ilmath]\lim_{n\rightarrow\infty}\left(\sum^n_{i=1}a_i\right)[/ilmath])
- Template:MM for display quality mathematical markup (eg [math]\lim_{n\rightarrow\infty}\left(\sum^n_{i=1}a_i\right)[/math])
- Template:C for code markup