ထာမ်ပလိက်:temp/documentation

နူ ဝိက်ရှေန်နရဳ
စရၚ်လိက်စၟတ်သမ္တီသွက်ထာမ်ပလိက်:temp[ပလေဝ်ဒါန်]
မုက်လိက်တဏအ် လုပ်အဝေါၚ်စရၚ်ကဏ္ဍပွမစေပ်စၞောန်ဟွံဂြက်ဂမၠိုၚ်လေန်အိန်တာဝဳကဳ ကဵု ပွမဓမံက်ထ္ၜးကဵုအဓိပ္ပာဲပရောပရာတၞဟ်နကဵုထာမ်ပလိက်။

The template {{temp}} is intended for use on talk pages and areas of Wiktionary that describe the markup language of wikitext. It displays the name of another template or template-like parser construct, linked for convenience, and wrapped in <code> tags. This template is implemented in terms of Module:template link. {{tempn}} functions identically to {{temp}}, except it does not wrap the output in <code> tags; it may be used nested.

Syntax[ပလေဝ်ဒါန်]

Lua error in package.lua at line 80: module 'Module:unsubst' not found.
Lua error in package.lua at line 80: module 'Module:unsubst' not found.
Lua error in package.lua at line 80: module 'Module:unsubst' not found.
Lua error in package.lua at line 80: module 'Module:unsubst' not found.
Lua error in package.lua at line 80: module 'Module:unsubst' not found.
  • The template automatically detects non-template namespaces, substitutions, magic words and parser functions. The syntax is identical to the one accepted by the MediaWiki parser. For example, inclusion from mainspace uses the : prefix.
  • Using the {{#invoke:}} parser function with a valid module name creates a link to the module. Likewise, using {{#tag:}} with a valid parser extension tag links to the tag's documentation.
  • If this template is given non-numeric named arguments, they will be displayed as arguments to the template; however, no particular order is guaranteed.
  • To force a particular order, or to display an equals sign in an explicitly named numeric parameter, you may use the following methods:
    • Use &#61; (or &#x3d;) to code the equal sign.
    • Wrap the parameter assignment (or just the = character) in <nowiki> tags.
    • Make explicit numeral assignments corresponding with numbered parameters starting from 2.
  • Previous versions of this template had an interwiki functionality; this feature has been dropped. Links to templates on sister wikis should be formatted manually.

Examples[ပလေဝ်ဒါန်]

{{temp|m|uk|при́клад|g=m}}
Result: {{m|uk|при́клад|g=m}}
{{temp|subst:wgping|tech}}
Result: {{subst:wgping|tech}}
{{temp|1=#ifexpr:2 + 2 = 4|2=ok|3=oh noes}}
Result: {{#ifexpr:2 + 2 = 4|ok|oh noes}}
{{temp|#invoke:debug|error|Help, I'm trapped in an example factory}}
Result: {{#invoke:debug|error|Help, I'm trapped in an example factory}}
{{temp|FULLPAGENAME:xyzzy}}
Result: {{FULLPAGENAME:xyzzy}}

See also[ပလေဝ်ဒါန်]

  • {{category}} or {{cl}} — display wiki markup for a category link
  • {{para}}, {{paramref}} — for discussing template parameters or documenting parameter usage in template documentation
  • {{wikitag}} — display HTML-like wiki markup tags (like <nowiki>)
  • w:Template:tl on Wikipedia