Template:EstcatCountry and Template:EstcatCountry/sandbox: Difference between pages
(Difference between pages)
(New Create TEMP) Tags: Mobile edit Mobile web edit Advanced mobile edit |
(Created page with "<includeonly><!-- # The first step is to check whether this uses the old-style year parameters, of the form {{EstcatCountry| YYY | Y | country [ | sort key ] }} # The new form is {{EstcatCountry| country [ | sort key ] }} # If it is then all parameters should be passed to the old template ... if not, then use the new core # # We check this by concatenating the first 2 parameters, and then checking that they are all digits. -->{{#ifeq: {{#invoke:String|match|s={...") Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 9: | Line 9: | ||
# NOT using the old-style parameters | # NOT using the old-style parameters | ||
# So invoke the new core | # So invoke the new core | ||
-->{{EstcatCountry/core | -->{{EstcatCountry/core/sandbox | ||
| year = {{{year|{{Title year}}}}} <!-- allow year param for demonstration purposes --> | | year = {{{year|{{Title year}}}}} <!-- allow year param for demonstration purposes --> | ||
| country = {{{1|}}} | | country = {{{1|}}} |