တမ်းပလိတ်:Dtag/doc
ပုံပန်းသွင်ပြင်
ဤစာမျက်နှာမှာ တမ်းပလိတ်:Dtag တမ်းပလိတ်အတွက် အသုံးပြုပုံ လက်စွဲ (documentation) ၏ စာမျက်နှာခွဲ (subpage) တစ်ခုဖြစ်သည်။ ဤစာမျက်နှာတွင် မူရင်း တမ်းပလိတ် page ၌ တစိတ်တပိုင်းအဖြစ် မပါဝင်သည့် အသုံးပြုပုံပြုနည်းနှင့် သက်ဆိုင်သည့် သတင်းအချက်များ၊ ကဏ္ဍများ နှင့် အခြားအချက်အလက်များ ပါဝင်သည်။ |
ဤတမ်းပလိတ်ကို အင်္ဂလိပ် ဝီကီပီးဒီးယား ရှိ Dtag/doc အား တစ်စိတ်တစ်ပိုင်းဖြစ်စေ၊ အလုံးစုံဖြစ်စေ မှီငြမ်း၍ မြန်မာဘာသာသို့ ပြန်ဆိုရန် လိုအပ်နေသေးသည်။
|
ဤ တမ်းပလိတ် တွင် ရှုပ်ထွေးခက်ခဲသော တမ်းပလိတ်သဒ္ဒါ သုံးစွဲမှုများ ပါဝင်သည်။
တမ်းပလိတ်အား ပြင်ဆင်မှုမပြုမီ သင့်အနေဖြင့် ယင်း၏ ပြင်ဆင်ပုံများနှင့် parser functions များကို ရင်းနှီးမှုရှိစေရန် လေ့လာစေလိုပါသည်။ အကယ်၍ သင့်တည်းဖြတ်မှုသည် မမျှော်လင့်ထားသော ပြဿနာများ ဖြစ်ပေါ်စေလာပါက လျင်မြန်စွာ နောက်ပြန်ပြင်လိုက်ပါ။ Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here. |
ဤတမ်းပလိတ်သည် အမြဲတမ်း အစားထိုး အသုံးပြုသင့်သည်။ ဥပမာ {{subst:Dtag/doc}} ပုံစံဖြင့် ဖြစ်သည်။ |
Delays the evaluation of a tag. A tag's text can be generated dynamically, and then evaluated after the next substitution. Unlike the code generated by {{#tag:}}
, the tag will not be evaluated immediately.
Usage
[ပြင်ဆင်ရန်]Should be substituted only within an <includeonly />
block.
{{Dtag|tag|attributes=attribs|content}}
- tag is the name of the tag, to be enclosed in angled brackets.
- attribs is a list of attribute names and values separated by equals signs, to be inserted within the first set of angled brackets. Example:
attributes=class="error" style="font-weight: normal"
- content is the code to be enclosed between the start and end tags. Can be omitted to create a
<self-closing />
tag.
See also
[ပြင်ဆင်ရန်]အသုံးပြုသူ:Zenexer/Templates/Metatemplate doc