Difference between revisions of "User:Strife Onizuka/VariablesExtension Test"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Test Article, utilizes | Test Article, utilizes 5 templates | ||
*[[{{FULLPAGENAME}}/Template_A]] | *[[{{FULLPAGENAME}}/Template_A]] | ||
*[[{{FULLPAGENAME}}/Template_B]] | *[[{{FULLPAGENAME}}/Template_B]] | ||
*[[{{FULLPAGENAME}}/Template_C]] | *[[{{FULLPAGENAME}}/Template_C]] | ||
*[[{{FULLPAGENAME}}/Template_D]] | *[[{{FULLPAGENAME}}/Template_D]] | ||
*[[{{FULLPAGENAME}}/Template_F]] | |||
{{#vardefine:e|e value}} | {{#vardefine:e|e value}} | ||
Line 31: | Line 32: | ||
</th> | </th> | ||
<th> | <th> | ||
<nowiki>{{#var: | <nowiki>{{#var:f}}</nowiki> | ||
</th> | </th> | ||
</tr> | </tr> | ||
Line 51: | Line 52: | ||
</td> | </td> | ||
<td> | <td> | ||
{{#var: | {{#var:f}} | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 15:43, 21 October 2008
Test Article, utilizes 5 templates
- User:Strife Onizuka/VariablesExtension Test/Template_A
- User:Strife Onizuka/VariablesExtension Test/Template_B
- User:Strife Onizuka/VariablesExtension Test/Template_C
- User:Strife Onizuka/VariablesExtension Test/Template_D
- User:Strife Onizuka/VariablesExtension Test/Template_F
"f return"
{{{b|}}} |
{{{c|}}} |
---|---|
"b return" |
"c return" |
{{#var:a}} |
{{#var:b}} |
{{#var:c}} |
{{#var:d}} |
{{#var:e}} |
{{#var:f}} |
{{#var:a}} |
---|---|---|---|---|---|---|
"b value" |
"c value" |
e value |
f value |
"d return"
{{#var:a}} |
{{#var:b}} |
{{#var:c}} |
{{#var:d}} |
{{#var:e}} |
{{#var:f}} |
---|---|---|---|---|---|
"b value" |
"c value" |
"d value" |
e value |
f value |