Predefinição:Su
![]() | A página ou seção Predefinição:Sup sub deverá ser fundida aqui. |
![]() | Esta predefinição não deve ser utilizada em predefinições de citar, porque inclui código markup que contaminará os metadados COinS produzidos; ver COinS na Wikipédia. |
![]() | Esta predefinição usa Lua: |
![]() | Esta página ou se(c)ção está a ser traduzida de Template:Su. Ajude e colabore com a tradução. |
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.
Arguments
p | The contents of the top line. |
b | The contents of the bottom line. |
a | The alignment of both lines (r for right, c for center aligned, default is left aligned) |
w | The size of the characters (f for fixed width (monospace), default is whatever the current font is) |
Examples
Simple example: X{{su|p=a}}X{{su|b=b}}X{{su|p=a|b=b}}X
- Xa
X
bXa
bX
Left aligned (default): X{{su|p=aaaaa|b=b}}X{{su|p=a|b=bbbbb}}X
- Xaaaaa
bXa
bbbbbX
Right aligned: X{{su|a=r|p=aaaaa|b=b}}X{{su|a=r|p=a|b=bbbbb}}X
- Xaaaaa
bXa
bbbbbX
Center aligned: X{{su|a=c|p=aaaaa|b=b}}X{{su|a=c|p=a|b=bbbbb}}X
- Xaaaaa
bXa
bbbbbX
Smaller font: <small>X{{su|p=a}}X{{su|b=b}}X{{su|p=a|b=b}}X</small>
- Xa
X
bXa
bX
Larger font: <big>X{{su|p=a}}X{{su|b=b}}X{{su|p=a|b=b}}X</big>
- Xa
X
bXa
bX
Fixed width:
X{{su|p=111|b=www}}X{{su|w=f|p=111|b=www}}X
- X...
wwwX...
wwwX
A documentação acima é transcluída de Predefinição:Su/doc. (editar | histórico) Editores podem experimentar nas páginas de teste (editar | dif) e de exemplos para testes (editar) desta predefinição. Por favor adicione categorias à subpágina /doc. Subpáginas desta predefinição. |