Difference between revisions of "Template:E/doc"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(updating spacing)
m (68 revisions from wikipedia:Template:E/doc)
 
(36 intermediate revisions by 18 users not shown)
Line 1: Line 1:
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>
+
{{Documentation subpage}}
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
== Usage ==
 
The {{Tl|e}} template is intended to facilitate and make uniform [[scientific notation]] numbers. <!--- It should be [[WP:SUBST|substituted]]. --->To render
 
:3.14&nbsp;×&nbsp;10<sup>−12</sup>
 
instead of writing:
 
:<tt><nowiki>3.14&nbsp;×&nbsp;10<sup>−12</sup></nowiki></tt>
 
you can write:
 
:<tt><nowiki>3.14{{subst:e|−12}}</nowiki></tt>
 
which yields that same wikitext, and is therefore rendered the same. 
 
  
Note that the parameter is text, not a number; it can include variables which can be italicized, etc.  This also means that using a hyphen (-) and a minus sign (&minus;) with negative numbers gives different results.
+
The {{tl|e}} and {{tl|10^}} templates are intended to facilitate and make uniform [[scientific notation]] numbers. The {{tl|10^}} template works exactly as described below except that it does not generate a multiplication (“×”) symbol.
:<tt><nowiki>3.14{{subst:e|-12}}</nowiki></tt> 3.14&nbsp;×&nbsp;10<sup>-12</sup>
+
 
:<tt><nowiki>3.14{{subst:e|&amp;minus;12}}</nowiki></tt> 3.14&nbsp;×&nbsp;10<sup>&minus;12</sup>
+
==Usage==
:<tt><nowiki>3.14{{subst:e|−12}}</nowiki></tt> 3.14&nbsp;×&nbsp;10<sup>−12</sup>
+
To render {{xt|3.14&nbsp;×&nbsp;10<sup>−12</sup>}}, instead of writing {{xt|<nowiki>3.14&amp;nbsp;×&amp;nbsp;10<sup>&amp;minus;12</sup></nowiki>}} you can write {{xt|<nowiki>3.14{{e|-12}}</nowiki>}}:
:<tt><nowiki>3.14{{subst:e|''z'' − ''y''}}</nowiki></tt> 3.14&nbsp;×&nbsp;10<sup>''z'' − ''y''</sup>
+
 
 +
{{#invoke:DemoTemplate|e|b}}
 +
 
 +
{{#invoke:DemoTemplate|10^|b}}
 +
 
 +
{{#invoke:DemoTemplate|10^|-12}}
 +
 
 +
The first output character for {{tlf|e}} is a non-breaking thin-space:
 +
 
 +
.<code><nowiki>{{e|b}}</nowiki></code>. &rarr; <code>.</code>{{e|b}}<code>.</code>
 +
 
 +
.<code><nowiki>{{10^|b}}</nowiki></code>. &rarr; <code>.</code>{{10^|b}}<code>.</code>
 +
 
 +
.<code><nowiki>{{10^|-12}}</nowiki></code>. &rarr; <code>.</code>{{10^|-12}}<code>.</code>
 +
 
 +
===Delimiters===
 +
 
 +
The template uses gaps or commas, per {{tl|val/delimitnum}}.<br />
 +
{{xt|<nowiki>1.2{{e|12341}}</nowiki>}} &rarr; {{xt|1.2{{e|12341}}}}.
 +
 
 +
See ''[[#Forcing text display]]'' to turn this off.
 +
 
 +
===Text and number recognition===
 +
By default, the template recognizes both text and numbers. That is, typing {{xt|<nowiki>3.14{{e|-12}}</nowiki>}}  will produce {{xt|3.14{{e|-12}}}}, with the proper [[minus sign]] ({{xt|&minus;}}), rather than with a [[hyphen]] ({{xt|-}}). However, typing {{xt|<nowiki>A{{e|-BC}}</nowiki>}} will produce {{xt|A{{e|-BC}}}} since {{xt|BC}} is not a number. In those cases, you need to write {{xt|<nowiki>A{{e|&amp;minus;BC}}</nowiki>}} to produce the correct {{xt|A{{e|&minus;BC}}}}.
 +
 
 +
A minus sign also has to be provided for cases like {{xt|1.2{{e|1 &minus; 2}}}} ({{xt|<nowiki>1.2{{e|1 &amp;minus; 2}}</nowiki>}}).
 +
 
 +
===Explicit plus sign===
 +
To explicitly display the {{xt|+}} character, write {{xt|<nowiki>1.2{{e|4|plus}}</nowiki>}} which will produce {{xt|1.2{{e|&#43;4}}}}.
 +
 
 +
===Forcing text display===
 +
To force the template to display the input as text, and forgo the automatic delimitation and the recognition of the hyphen as a minus sign, write {{xt|<nowiki>1.2{{e|-42342|text}}</nowiki>}}, which will display {{xt|1.2&nbsp;&times;&nbsp;10<sup>−42342</sup>}} instead of {{xt|1.2{{e|-42342}}}}. This can also be used as an alternative to explicitly display the plus sign ({{xt|<nowiki>1.2{{e|+4|text}}</nowiki>}} gives {{xt|1.2{{e|&#43;4}}}}), but remember that you also lose delimitation if you do it this way.
 +
 
 +
== Tracking category ==
 +
[[:Category:Articles using E without any arguments]] is a hidden category which may be added to pages using [[Template:E]].
  
 
==See also==
 
==See also==
*{{tim|e}}
+
* [[m:Template:e]]
*{{tl|scinote}}
+
* {{tl|e-sp}}, a more spaced version of {{tl|e}}.
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude><includeonly>
+
* {{tl|val}}
 +
* {{tl|scinote}}
 +
 
 +
 
 +
{{Sup and sub-related templates}}
 +
 
 +
<includeonly>
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]
+
[[Category:Mathematical formatting templates]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
+
[[Category:Superscript and subscript templates]]
[[bs:Šablon:E]]
+
[[Category:Templates that add a tracking category]]
[[cs:Šablona:Scinum]]
+
 
[[el:Πρότυπο:E]]
 
[[eu:Txantiloi:E]]
 
[[fr:Modèle:X10]]
 
[[hr:Predložak:E]]
 
[[ia:Patrono:E]]
 
[[it:Template:Exp]]
 
[[hu:Sablon:E]]
 
[[ja:Template:E]]
 
[[lv:Veidne:E]]
 
[[ko:틀:E]]
 
[[no:Mal:E]]
 
[[ro:Format:E]]
 
[[rmy:Sikavno:E]]
 
[[sk:Šablóna:E]]
 
[[sl:Predloga:E]]
 
[[sr:Шаблон:E]]
 
[[su:Citakan:E]]
 
[[uk:Шаблон:E]]
 
 
</includeonly>
 
</includeonly>

Latest revision as of 08:51, 15 March 2016

The {{e}} and {{10^}} templates are intended to facilitate and make uniform scientific notation numbers. The {{10^}} template works exactly as described below except that it does not generate a multiplication (“×”) symbol.

Usage[edit]

To render Template:Xt, instead of writing Template:Xt you can write Template:Xt:

{{#invoke:DemoTemplate|e|b}}

{{#invoke:DemoTemplate|10^|b}}

{{#invoke:DemoTemplate|10^|-12}}

The first output character for {{e}} is a non-breaking thin-space:

.{{e|b}}. → .×10Template:Val/delimitnum.

.{{10^|b}}. → .Template:10^.

.{{10^|-12}}. → .Template:10^.

Delimiters[edit]

The template uses gaps or commas, per {{val/delimitnum}}.
Template:XtTemplate:Xt.

See #Forcing text display to turn this off.

Text and number recognition[edit]

By default, the template recognizes both text and numbers. That is, typing Template:Xt will produce Template:Xt, with the proper minus sign (Template:Xt), rather than with a hyphen (Template:Xt). However, typing Template:Xt will produce Template:Xt since Template:Xt is not a number. In those cases, you need to write Template:Xt to produce the correct Template:Xt.

A minus sign also has to be provided for cases like Template:Xt (Template:Xt).

Explicit plus sign[edit]

To explicitly display the Template:Xt character, write Template:Xt which will produce Template:Xt.

Forcing text display[edit]

To force the template to display the input as text, and forgo the automatic delimitation and the recognition of the hyphen as a minus sign, write Template:Xt, which will display Template:Xt instead of Template:Xt. This can also be used as an alternative to explicitly display the plus sign (Template:Xt gives Template:Xt), but remember that you also lose delimitation if you do it this way.

Tracking category[edit]

Category:Articles using E without any arguments is a hidden category which may be added to pages using Template:E.

See also[edit]


Template:Sup and sub-related templates