Difference between revisions of "Template:Indicator table"

From WeSISpedia
Jump to: navigation, search
(Create template for Indicator table)
 
m
Line 2: Line 2:
 
!colspan="2"|Quick info
 
!colspan="2"|Quick info
 
|-
 
|-
|Data type||{{{datatype}}}, i.e. String, Numeric or Date time (choose only one)
+
|Data type||{{{datatype}}}
 +
 
 +
<noinclude> i.e. String, Numeric or Date time (choose only one) </noinclude>
 
|-
 
|-
|Scale||{{{scale}}}, i.e. Binary, Multinominal, Ordinal, Metric, or Not applicable (choose only one)  
+
|Scale||{{{scale}}}
 +
 
 +
<noinclude> i.e. Binary, Multinominal, Ordinal, Metric, or Not applicable (choose only one) </noinclude>
 
|-
 
|-
|Value labels||Add value labels as a list using the HTML list tag (otherwise add "Not applicable")<br /> <noinclude> Example for a list: <ul><li>0 = Label 1</li><li>1 = Label 2</li></ul> </noinclude>
+
|Value labels||{{{valuelabels}}}
 +
 
 +
<noinclude> Add value labels as a list using the HTML list tag (otherwise add "Not applicable") </noinclude>
 +
<noinclude> <br /> ''Example for a list: <ul><li>0 = Label 1</li><li>1 = Label 2</li></ul>'' </noinclude>
 
|-
 
|-
|Technical name||{{{techname}}} <noinclude> Refer to the [[Coding_rules#Data collection|naming convention]] for the initial characters and add a meaningful suffix. </noinclude>
+
|Technical name||{{{techname}}}  
 +
 
 +
<noinclude> Refer to the [[Coding_rules#Data collection|naming convention]] for the initial characters and add a meaningful suffix. </noinclude>
 
|-
 
|-
|Related indicators||Add a list of related indicators using the HTML list tag if applicable<br />(otherwise write "Not applicable"), e.g. sub-dimensions of an index.<br />Example for a list: <ul><li>[[Election date]]</li></ul>
+
|Related indicators||{{{relatedindicators}}}
 +
 
 +
<noinclude> Add a list of related indicators using the HTML list tag if applicable<br />(otherwise write "Not applicable"), e.g. sub-dimensions of an index. </noinclude>
 +
<noinclude> <br />''Example for a list: <ul><li>[[Election date]]</li></ul>'' </noinclude>
 
|}
 
|}

Revision as of 12:51, 31 July 2018

Quick info
Data type {{{datatype}}}
i.e. String, Numeric or Date time (choose only one) 
Scale {{{scale}}}
i.e. Binary, Multinominal, Ordinal, Metric, or Not applicable (choose only one) 
Value labels {{{valuelabels}}}
Add value labels as a list using the HTML list tag (otherwise add "Not applicable") 

Example for a list:
  • 0 = Label 1
  • 1 = Label 2
Technical name {{{techname}}}
Refer to the naming convention for the initial characters and add a meaningful suffix. 
Related indicators {{{relatedindicators}}}
Add a list of related indicators using the HTML list tag if applicable
(otherwise write "Not applicable"), e.g. sub-dimensions of an index.

Example for a list: