More actions
m Include a non-breakable space before the symbol. |
Add option to suppress the non breakable space. |
||
| Line 1: | Line 1: | ||
<includeonly> m<sup>3</sup> | <includeonly{{#switch: {{lc: {{{1|}}} }} | ||
| ns | |||
| no space = m<sup>3</sup> | |||
| #default = m<sup>3</sup> | |||
}}<noinclude> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 11:35, 25 July 2024
<includeonly m3
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template creates the cubic meter symbol, by default preceded by a non-breaking space ("<includeonly m3"). It avoids a line-break between the<includeonly m3 and the value of preceding text, keeping them together on one line.
- Syntax
- <Value>{{m3|<no space>}}
- Parameters
-
- no space
- Optional parameter to suppress the leading non-breaking space. Valid values
nsandno space.
- Sample
|
100<includeonly m3 | |
|
This value is in<includeonly m3 | |
|
(<includeonlym3) |
- Example of incorrect use
|
This value is in <includeonly m3 | |
|
(<includeonly m3) |