Difference between revisions of "Template:$VarPop"

From RobotX
Jump to navigation Jump to search
Mediawiki>Reptilien.19831209BE1
m (correction no line break)
 
m (Undo revision 9629 by Joelmartin (talk))
Tag: Undo
 
(2 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 17:31, 21 December 2019

Note: this template is just for testing. Don't use it!

This page contains a table of data that can be reused on other pages.

This template (table of data) use the template:$ to give the result.
It might be interesting to change a data present on several pages without touch all pages concerned.

The structure is:

{{$
| param0 = {{{1}}}     must be always {{{1}}} to get the param name
| param1 = value1      the first value and so on ...
| param2 = value2
| param3 = value3
}}

You can get a value from this table of data by its param name like:

{{$VarPop|param1}}    return value1 from the table of data ($VarPop is the name of the table of data)