Шаблон:Su2/док

Iz Vojne Enciklopedije
< Шаблон:Su2Ово је најновија верзија ове странице; нема одобрених измена.
Пређи на навигацију Пређи на претрагу

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

Purpose

Template for creating two smaller lines of text on one actual line, this can be used for scientific notations of uncertainty and physics symbols, such as nuclides and particles.

It was named after the <sup> and <sub> HTML tags, which share the first two letters of their name with this template. This template uses the third letter of the name of these tags, p and b, as the name of the argument that drives the output of the top and bottom line, respectively.

Nuvola apps important.svg

Editors beware: these templates use all kinds of hacky tricks to make the output render correctly in a wide variety of browsers. If you plan to make changes to this template, please make sure you verify that this template renders correctly after those changes in all major browsers. This list includes the latest version(s) of Chrome, FireFox, MSIE, Opera and Safari as well as any version of those browsers that is still in common use, such as MSIE 6.0 and 7.0!

Arguments

|p= The contents of the top line.
|b= The contents of the bottom line.
|a= The alignment of both lines (|a=r: right-aligned; |a=c: center-aligned; default is left-aligned).
|w= The size of the characters (|w=f: fixed-width (monospace), otherwise template inherits the current font and context by default).
|lh= The line height or distance from top to bottom (including top character). Default is 1.2em.

Note on fractions

Usually, when using vulgar fractions it is MOS habit to use &frasl; (MOS:FRAC) and {{frac}}. However, in <sub> or <sup> tags, best use the keyboard slash / for readability in most browsers:

XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted (fraction slash) Red XN

and

XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted (keyboard slash) Зелена квачицаД

Examples

Simple
X{{su2|p=a}}X{{su2|b=b}}X{{su2|p=a|b=b}}X
XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedX


Left-aligned (default)
X{{su2|p=aaaaa|b=b}}X{{su2|p=a|b=bbbbb}}X
XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedX


Right-aligned
X{{su2|a=r|p=aaaaa|b=b}}X{{su2|a=r|p=a|b=bbbbb}}X
XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedX


Center-aligned
X{{su2|a=c|p=aaaaa|b=b}}X{{su2|a=c|p=a|b=bbbbb}}X
XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedX


Smaller font
{{small|X{{su2|p=a}}X{{su|b=b}}X{{su2|p=a|b=b}}X}}
XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedX


Larger font
{{big|X{{su2|p=a}}X{{su2|b=b}}X{{su2|p=a|b=b}}X}}
XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedX


Fixed-width
X{{su2|p=...|b=www}}X{{su2|w=f|p=...|b=www}}X
XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedXLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedX
Close-spacing
{{su2|p=4|b=4}} {{su2|lh=0.8em|p=4|b=4}}
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

Line breaks

Unlike <sup> and <sub> tags, this template does not prevent line breaks between the two small lines and the preceding text. Thus, if this template is used to supply a subscript and superscript over a base symbol, the whole structure has to be enclosed in a {{nowrap}}, or this template should be invoked through another template that takes care of the wrapping in an appropriate way.

Example: {{nowrap|X{{su2|p=a|b=b}}}}  XLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

See also

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted