Difference between revisions of "Sandbox"

From ICANNWiki
Jump to navigation Jump to search
Line 1: Line 1:
==Parser Functions Test==
+
{{CompanyInfoTest|
* This one should give an error message: {{#expr: 1+ }}
+
| logo            = ExampleLogo.png
* This one should give "yes": {{#ifexpr: 1 > 0 | yes }}
+
| type            = Privately Held, Public, etc.
* {{#iferror: {{#expr: 1 + 2 }} | error | correct }} → correct
+
| industry        = industry here
* {{#iferror: {{#expr: 1 + X }} | error | correct }} → error
+
| founded        = place here (year here)
* {{#iferror: {{#expr: 1 + 2 }} | error }} → 3
+
| founder        = name of founder here
* {{#iferror: {{#expr: 1 + X }} | error }} → error
+
| headquarters  = address
* {{#iferror: {{#expr: 1 + 2 }} }} → 3
+
| keypeople    = names with titles
 +
| products        = list
 +
| employees      = number (year)
 +
| sales            = $X (year)
 +
| website          = http://Example.com
 +
}}

Revision as of 06:21, 12 October 2010