Difference between revisions of "User:Strife Onizuka/VariablesExtension Test"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 4: Line 4:
*[[{{FULLPAGENAME}}/Template_C]]
*[[{{FULLPAGENAME}}/Template_C]]
*[[{{FULLPAGENAME}}/Template_D]]
*[[{{FULLPAGENAME}}/Template_D]]
{{#vardefine:e|e value}}


{{{{FULLPAGENAME}}/Template_A
{{{{FULLPAGENAME}}/Template_A
Line 10: Line 12:
}}
}}
{{{{FULLPAGENAME}}/Template_D}}
{{{{FULLPAGENAME}}/Template_D}}
<table border="1">
<tr>
  <th>
<nowiki>{{#var:a}}</nowiki>
  </th>
  <th>
<nowiki>{{#var:b}}</nowiki>
  </th>
  <th>
<nowiki>{{#var:c}}</nowiki>
  </th>
  <th>
<nowiki>{{#var:d}}</nowiki>
  </th>
  <th>
<nowiki>{{#var:e}}</nowiki>
  </th>
  <th>
<nowiki>{{#var:sub}}</nowiki>
  </th>
</tr>
<tr>
  <td>
{{#var:a}}
  </td>
  <td>
{{#var:b}}
  </td>
  <td>
{{#var:c}}
  </td>
  <td>
{{#var:d}}
  </td>
  <td>
{{#var:e}}
  </td>
  <td>
{{#var:sub}}
  </td>
</tr>
</table>

Revision as of 16:40, 21 October 2008

Test Article, utilizes 4 templates


"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:sub}}

"b value"

"c value"

"d value"

e value