模板:Overunderset/doc
外观
此模板的文档不存在、不全面或不能详细描述其功能及/或其代码中的参数。请帮助扩充并改进其文档。 |
This template is combines the {{overset}} and {{underset}} templates into one.
The template names {{Overunderset}} and {{Underoverset}} are synonymous and can be used interchangeably: {{Underoverset}} redirects to {{overunderset}}.
Syntax
[编辑]The code is:
{{underoverset|a|b|c}}
or{{overunderset|a|b|c}}
where:
- the first parameter is the main symbol,
- the second parameter is the symbol above the main symbol,
- the third parameter is the symbol underneath the main symbol.
Application
[编辑]Combined overset and underset
[编辑]The effect of an can be achieved by combining underset followed by overset:
- 1234567890 + + 1234567890 + + 1234567890
but sometimes one combination will not work, particularly when there is only one combined application of templates on a line:
- 1234567890 + ,
- 1234567890 +
The overunderset is one way around the problem using by containing the over- and under- positions for symbols:
- 1234567890 + + 1234567890 + 1234567890 +
- 1234567890 + ,
- 1234567890 + .
Reduction to overset
[编辑]With the third parameter empty:
- 1234567890 + + 1234567890 + 1234567890 +
- 1234567890 + ,
- 1234567890 + .
Reduction to underset
[编辑]With the second parameter empty:
- 1234567890 + + 1234567890 + 1234567890 +
- 1234567890 + ,
- 1234567890 + .
See also
[编辑]- Wikipedia:«math»
- Template:Su for superscripts and subscripts adjacent to a symbol, rather than above and below it.