Відмінності між версіями «Шаблон:Mbox»

Матеріал з Аероскан Сервіс
Перейти до: навігація, пошук
м (109 версій)
 
(не показані 95 проміжних версій 13 учасників)
Рядок 1: Рядок 1:
<span style="white-space: nowrap;">{{{eq|{{{1}}}}}}</span><noinclude>
+
<includeonly>{{
----
+
  {{namespace detect
This template prevents line breaks during HTML mathematics. It is a practical alternative to excessive use of [[non-breaking space]]s (&#38;nbsp;).
+
  | demospace = {{{demospace|}}}
 
+
  | main = ambox
==Use==
+
  | wikijunior = ambox
In a math article, included math such as
+
  | cookbook = ambox
<pre>''f'': ''X'' × ''Y'' → [0, 1]</pre>
+
  | talk      = tmbox
may end up broken between lines. This can be fixed using nonbreaking spaces:
+
  | file      = imbox
<pre>''f'':&#38;nbsp;''X''&#38;nbsp;×&#38;nbsp;''Y''&#38;nbsp;→&#38;nbsp;[0,&#38;nbsp;1]</pre>
+
  | category = cmbox
However, this results in cumbersome source code which can be difficult to edit.  Using this template, the same result can be achieved with:
+
  | other    = ombox
<pre>{{mbox| ''f'': ''X'' × ''Y'' → [0, 1]}}</pre>
+
  }}
 
+
| type      = {{{type|}}}
===Dealing with equations===
+
| image      = {{{image|}}}
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:
+
| imageright = {{{imageright|}}}
<pre>{{mbox|eq= 2''x'' + 3''y'' + 5''z'' = 7}}</pre>
+
| style      = {{{style|}}}
This longer syntax also works for non-equations.
+
| textstyle  = {{{textstyle|}}}
 +
| text      = {{{text|{{{msg|}}}}}}
 +
| small      = {{{small|}}}
 +
| smallimage = {{{smallimage|}}}
 +
| smallimageright = {{{smallimageright|}}}
 +
| smalltext  = {{{smalltext|}}}
 +
}}</includeonly><noinclude>
 +
{{documentation}}
 +
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Поточна версія на 20:12, 25 травня 2015

30px Template documentation[create]