Difference between revisions of "Template:Euronext/doc"

From blackwiki
Jump to navigation Jump to search
imported>777sms
(-iw)
imported>SoSivr
(documentation for new implementation (due to change of web addresses for Euronext quotes))
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 MIC code.
 
+
:<code><nowiki>{{Euronext|XXXX|YYYY|ZZZZ}}</nowiki></code>
:<code><nowiki>{{Euronext|XXXX}}</nowiki></code>
+
where the parameter ZZZZ is the letter A for companies based in Amsterdam , and the letter P for companies based in Paris.
  
 
;Example
 
;Example
:<code><nowiki>{{Euronext|FTE}}</nowiki></code>
+
:<code><nowiki>{{Euronext|ΕΝ|FR0000120503|XPAR}}</nowiki></code>
 
 
==== International Securities Identifying Number ====
 
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 16:
 
:<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:
 
When no infobox exists, some editors include it in the first sentence of an article about the company:
:<code><nowiki>[[France Télécom]] is a publically traded company ({{Euronext|FTE|isin=FR0000133308}}).</nowiki></code>
+
:<code><nowiki>[[Bouygues]] is a publically traded company ({{Euronext|EN|FR0000120503|XPAR}}).</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 ==
 
* {{Tlx|Euronext link}} - A version of this template that only provides the ticker and a link to the security.
 
  
 
<includeonly>
 
<includeonly>
 
[[Category:Ticker symbol templates]]  
 
[[Category:Ticker symbol templates]]  
 
</includeonly>
 
</includeonly>

Revision as of 19:02, 22 June 2015

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}}

where the parameter ZZZZ is the letter A for companies based in Amsterdam , and the letter P for companies based in Paris.

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

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}}
}}

When no infobox exists, some editors include it in the first sentence of an article about the company:

[[Bouygues]] is a publically traded company ({{Euronext|EN|FR0000120503|XPAR}}).

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