ထႅမ်းပလဵတ်ႉ:Monodiv/doc
ၼႃႈလိၵ်ႈဢၼ်ၼႆႉၼႆႉ မၼ်းပဵၼ် ၽိုၼ်ၵႅမ်မိုဝ်း လၢႆးၸႂ်ႉတိုဝ်း (documentation) ႁင်း တွၼ်ႈတႃႇ ၼႃႈလိၵ်ႈၽႄ (subpage) ထႅမ်းပလဵတ်ႉ:Monodiv ၼၼ်ႉယဝ်ႉ။ တီႈၼႃႈလိၵ်ႈဢၼ်ၼႆႉၼႆႉ မၼ်းတေၶဝ်ႈပႃးဝႆႉ လၢႆးၸႂ်ႉတိုဝ်း လႄႈ ၶေႃႈၶၢဝ်ႇဢၼ်ၵဵဝ်ႇၵပ်း၊ ပိူင်ထၢၼ်ႈ လႄႈ ၶေႃႈမုၼ်းတၢင်ႇၸိူဝ်း ဢၼ်ဢမ်ႇၵဵဝ်ႇၵပ်း တင်း ထႅမ်းပလဵတ်ႉ page ၼၼ်ႉယဝ်ႉ။ |
This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see Wikipedia:COinS. |
This template uses TemplateStyles: |
Usage
[မႄးထတ်းငဝ်ႈငႃႇ]{{monodiv| text line 1 text line 2 text line 3}}
renders as:
text line 1
text line 2
text line 3This template is for formatting multi-line sections of content as plain, monospaced (nonproportional) text. It is a quick shorthand for the necessary CSS code. It is the multi-line version of {{mono}} and a replacement for <tt>...</tt>
, which is an obsolete element under HTML5. (Non-conforming features)
This template should be used where the content is being rendered in monospaced text for purely stylistic/display reasons, where this display has no particular semantic significance. Because it uses <div>...</div>
tags for formatting instead of <span>...</span>
tags, it can be used to wrap bulleted lists, along with div-based list templates like {{hlist}}.
It should not be used to indicate source code, nor for variables or variable input (use {{code}} or <code>...</code>
for code and {{var}} or <var>...</var>
for variables). For keyboard or samples, use <kbd>...</kbd>
or <samp>...</samp>
respectively.
Parameters
[မႄးထတ်းငဝ်ႈငႃႇ]There is only one parameter:
|1=
or unnamed- The content to format as monospaced. If the content contains a
=
character, the parameter must be numbered with|1=
.
တူၺ်းပႃး
[မႄးထတ်းငဝ်ႈငႃႇ]- {{mono}}
- {{pre}}
- {{code}}
- {{kbd}}
- {{samp}}
- {{var}}
- {{smalldiv}} (for wrapping multiple lines in small formatting)