"ഫലകം:Mbox" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

imported>Jim.belk
No edit summary
imported>Happy-melon
steal unused template for a new high-level meta-template (for interaction between {{ambox}}, {{imbox}} and {{cmbox}}
വരി 1:
{{ {{#switch:{{NAMESPACE}}
<span style="white-space: nowrap;">{{{|{{{1}}}}}}</span><noinclude>
|{{ns:0}}=ambox
----
|{{ns:Image}}=imbox
This template prevents line breaks during HTML mathematics. It is a practical alternative to excessive use of [[non-breaking space]]s (&#38;nbsp;).
|{{ns:Category}}=cmbox
 
|#default=ambox
==Use==
}}
In a math article, included math such as
|{{#if:{{{type|}}}|type|}}={{{type|}}}
<pre>''f'': ''X'' × ''Y'' → [0, 1]</pre>
|{{#if:{{{image|}}}|image|}}={{{image|}}}
may end up broken between lines. This can be fixed using nonbreaking spaces:
|{{#if:{{{style|}}}|style|}}={{{style|}}}
<pre>''f'':&#38;nbsp;''X''&#38;nbsp;×&#38;nbsp;''Y''&#38;nbsp;→&#38;nbsp;[0,&#38;nbsp;1]</pre>
|{{#if:{{{textstyle|}}}|textstyle|}}={{{textstyle|}}}
However, this results in cumbersome source code which can be difficult to edit. Using this template, the same result can be achieved with:
|{{#if:{{{text|}}}|text|}}={{{text|}}}
<pre>{{mbox| ''f'': ''X'' × ''Y'' → [0, 1]}}</pre>
}}
 
===Dealing with equations===
Because of Wikipedia limitations on templates, mbox doesn't function as stated above if the math contains an equals sign. In this case, the following syntax should be used:
<pre>{{mbox|= 2''x'' + 3''y'' + 5''z'' = 7}}</pre>
Using |= instead of | also works for non-equations.
[[Category:Mathematics templates|{{PAGENAME}}]]
</noinclude>
"https://ml.wikipedia.org/wiki/ഫലകം:Mbox" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്