قالب:shortcut
المظهر
Usage
[تعديل]| هذا القالب يستعمل لوا: |
{{shortcut | TEXT }}{{shortcut | TEXT | tag = TAG }}{{shortcut | TEXT | tag = TAG | style = STYLE }}
Examples
[تعديل]- {{shortcut | {{Infobox}} }} →
- {{shortcut | {{Unbulleted list|1=first|2=second}} | tag = pre }} →
- {{shortcut|tag=pre|style=background-color:#fafad2;|{{URL|www.Example.com}}}} →
- a{{shortcut | 0001 }}b → ab
- a{{shortcut | 1000 }}b → ab
- a{{shortcut |\0001}}b → ab
- a{{shortcut | 1000 }}b → a
Since this template use Lua function mw.text.nowiki() rather than {{#tag:nowiki}}, the following examples will show the difference between this template and {{#tag:nowiki}}.
- {{shortcut | [[ويكيبيديا]]{{foo}}{{}}{{PAGENAME}}{{{1}}}{{{2|222}}}<ref>ref example 1</ref><#<>{{=}}{{!}}'" }} →
- {{shortcut | {{nowiki2| [[ويكيبيديا]]{{foo}}{{}}{{PAGENAME}}{{{1}}}{{{2|222}}}<ref>ref example 2</ref><#<>{{=}}{{!}}'" }} }} →
- {{shortcut | {{#tag:nowiki| [[ويكيبيديا]]{{foo}}{{}}{{PAGENAME}}{{{1}}}{{{2|222}}}<ref>ref example 3</ref><#<>{{=}}{{!}}'" }} }} →
- {{#tag:nowiki | {{nowiki2| [[ويكيبيديا]]{{foo}}{{}}{{PAGENAME}}{{{1}}}{{{2|222}}}<ref>ref example 4</ref><#<>{{=}}{{!}}'" }} }} → [[ويكيبيديا]]{{}}Shortcut{{{1}}}222'"`UNIQ--ref-00000033-QINU`"'<#<>=|'"
- {{#tag:nowiki | {{#tag:nowiki| [[ويكيبيديا]]{{foo}}{{}}{{PAGENAME}}{{{1}}}{{{2|222}}}<ref>ref example 5</ref><#<>{{=}}{{!}}'" }} }} → '"`UNIQ--nowiki-00000038-QINU`"'
- {{#tag:nowiki | [[ويكيبيديا]]{{foo}}{{}}{{PAGENAME}}{{{1}}}{{{2|222}}}<ref>ref example 6</ref><#<>{{=}}{{!}}'" }} → [[ويكيبيديا]]{{}}Shortcut{{{1}}}222'"`UNIQ--ref-0000003C-QINU`"'<#<>=|'"
Nowiki templates and modules
[تعديل]Templates and modules that implement TEXT
- {{nowiki}} - usage:
{{nowiki | TEXT }} - {{nowiki2}} - usage:
{{nowiki2 | TEXT | tag = TAG | style = STYLE }} - Module:String2 nowiki(TEXT) - usage:
{{#invoke:String2 | nowiki | TEXT }}
| التوثيق في الأعلى مضمن من قالب:Shortcut/شرح. (عدل | تاريخ) ممكن المحررين يجربوا تعديلاتهم على القالب فى صفحات ملعب (أنشئ | مرآة) و مختبر (أنشئ). يا ريت تحط التصنيفات فى الصفحه الفرعيه للقالب /شرح. الصفحات الفرعية لـ قالب. |
- ↑ ref example 1