Difference between revisions of "Template:Euronext/doc"

From blackwiki
Jump to navigation Jump to search
imported>NERIUM
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(7 intermediate revisions by 3 users not shown)
Line 5: Line 5:
  
 
=== How to use this template ===
 
=== How to use this template ===
Type the following, replacing ''XXXX'' with the company's stock symbol:
+
Type the following, replacing ''XXXX'' with the company's stock symbol, ''YYYY'' with the company's [[ISIN]] and ''ZZZZ'' with the [[Euronext#Structure_and_indices|MIC code]].
 +
:<code><nowiki>{{Euronext|XXXX|YYYY|ZZZZ}}</nowiki></code>
  
:<code><nowiki>{{Euronext|XXXX}}</nowiki></code>
 
  
 
;Example
 
;Example
:<code><nowiki>{{Euronext|FTE}}</nowiki></code>
+
:<code><nowiki>{{Euronext|ΕΝ|FR0000120503|XPAR}}</nowiki></code>
 
+
produces:<br>
==== International Securities Identifying Number ====
+
{{Euronext|ΕΝ|FR0000120503|XPAR}}
If the [[International Securities Identifying Number|ISIN]] is known you can enter as follows:
 
 
 
:<code><nowiki>{{Euronext|FTE|isin=FR0000133308}}</nowiki></code>
 
  
 
===Where to use this template===
 
===Where to use this template===
Line 21: Line 18:
 
:<code><nowiki>{{Infobox company</nowiki></code>
 
:<code><nowiki>{{Infobox company</nowiki></code>
 
:<code><nowiki>| company_type=[[Public company|Public]]</nowiki></code>
 
:<code><nowiki>| company_type=[[Public company|Public]]</nowiki></code>
:<code><nowiki>| traded_as={{Euronext|FTE|isin=FR0000133308}}</nowiki></code>
+
:<code><nowiki>| traded_as={{Euronext|EN|FR0000120503|XPAR}}</nowiki></code>
 
:<code><nowiki>}}</nowiki></code>
 
:<code><nowiki>}}</nowiki></code>
  
When no infobox exists, some editors include it in the first sentence of an article about the company:
+
In some legacy usages, this template may be found in the article lead. It's encouraged to move it to the infobox, in accordance with [[Wikipedia:Ticker symbols in article leads|Ticker symbols in article leads]] and the community RFC.
:<code><nowiki>[[France Télécom]] is a publically traded company ({{Euronext|FTE|isin=FR0000133308}}).</nowiki></code>
 
  
 
Because redundant links are discouraged, this template should normally only appear in one place in an article about a publicly traded company.
 
Because redundant links are discouraged, this template should normally only appear in one place in an article about a publicly traded company.
  
== See also ==
+
===See also===
* {{Tlx|Euronext link}} - A version of this template that only provides the ticker and a link to the security.
+
*{{tlx|Euronext link}}
  
<includeonly>
+
<includeonly>{{Sandbox other||
<!-- Categories and interwikis go here: -->
 
 
[[Category:Ticker symbol templates]]  
 
[[Category:Ticker symbol templates]]  
 
+
}}</includeonly>
[[af:Sjabloon:Euronext]]
 
[[bn:টেমপ্লেট:Euronext]]
 
[[es:Plantilla:Euronext]]
 
[[fr:Modèle:Euronext]]
 
[[ko:틀:유로넥스트]]
 
[[is:Snið:Euronext]]
 
[[it:Template:Euronext]]
 
[[ms:Templat:Euronext]]
 
[[ja:Template:Euronext]]
 
[[no:Mal:Euronext]]
 
[[pt:Predefinição:Euronext]]
 
[[ro:Format:Euronext]]
 
[[ru:Шаблон:Euronext]]
 
[[sr:Шаблон:Euronext]]
 
[[fi:Malline:Euronext]]
 
[[sv:Mall:Euronext]]
 
[[tr:Şablon:Euronext]]
 
[[uk:Шаблон:Euronext]]
 
[[vi:Bản mẫu:Euronext]]
 
 
 
</includeonly>
 

Latest revision as of 01:44, 25 April 2020

Usage

How to use this template

Type the following, replacing XXXX with the company's stock symbol, YYYY with the company's ISIN and ZZZZ with the MIC code.

{{Euronext|XXXX|YYYY|ZZZZ}}


Example
{{Euronext|ΕΝ|FR0000120503|XPAR}}

produces:
EuronextΕΝ

Where to use this template

The best location for this template is in an infobox about the company, such as {{Infobox company}}, at the top of the article, if one exists. Include this template in the traded_as parameter.

{{Infobox company
| company_type=[[Public company|Public]]
| traded_as={{Euronext|EN|FR0000120503|XPAR}}
}}

In some legacy usages, this template may be found in the article lead. It's encouraged to move it to the infobox, in accordance with Ticker symbols in article leads and the community RFC.

Because redundant links are discouraged, this template should normally only appear in one place in an article about a publicly traded company.

See also