ထႅမ်းပလဵတ်ႉ:syntaxhighlight
Appearance
{{{1}}}
- The following documentation is located at ထႅမ်းပလဵတ်ႉ:syntaxhighlight/documentation. [edit]
- Useful links: subpage list • links • redirects • transclusions
Simple wrapper around the <syntaxhighlight> tag to show syntax-highlighted text. Unlike <syntaxhighlight>, text that does not fit on the screen will be wrapped.
Usage
[မႄးထတ်း]Parameters
[မႄးထတ်း]- lang:
- code: The contents of the syntax highlighted block.
တူဝ်ယၢင်ႇ
[မႄးထတ်း]{{syntaxhighlight|lang=javascript|code=mw.util.addPortletLink('p-personal', '/w/index.php?title=Special:MyPage/Sandbox&action=edit&preload=Template%3AUser_sandbox%2Fpreload&editintro=Template%3AUser_sandbox', 'My sandbox', 'pt-mysandbox', 'Go to my sandbox');}}
mw.util.addPortletLink('p-personal', '/w/index.php?title=Special:MyPage/Sandbox&action=edit&preload=Template%3AUser_sandbox%2Fpreload&editintro=Template%3AUser_sandbox', 'My sandbox', 'pt-mysandbox', 'Go to my sandbox');