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

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{{{FULLPAGENAME}}/Sub}} {{#vardefine:a|{{#var:b}}{{#var:c}}}} <table border="1"> <tr> <th> <nowiki>{{{b|}}}</nowiki> </th> <th> <nowiki>{{{c|}}}</nowiki> </th> <th> <nowiki>{{#...)
 
Line 9: Line 9:
<nowiki>{{{c|}}}</nowiki>
<nowiki>{{{c|}}}</nowiki>
   </th>
   </th>
  <th>
</tr>
<tr>
  <td>
{{{b|}}}
  </td>
  <td>
{{{c|}}}
  </td>
</tr>
</table>
<table border="1">
<tr>
   <th>
   <th>
<nowiki>{{#var:a}}</nowiki>
<nowiki>{{#var:a}}</nowiki>
Line 17: Line 30:
   <th>
   <th>
<nowiki>{{#var:c}}</nowiki>
<nowiki>{{#var:c}}</nowiki>
  </th>
  <th>
<nowiki>{{#var:d}}</nowiki>
  </th>
  <th>
<nowiki>{{#var:e}}</nowiki>
   </th>
   </th>
   <th>
   <th>
Line 24: Line 43:
  <tr>
  <tr>
   <td>
   <td>
{{{b|}}}
{{#var:a}}
   </td>
   </td>
   <td>
   <td>
{{{c|}}}
{{#var:b}}
   </td>
   </td>
   <td>
   <td>
{{#var:a}}
{{#var:c}}
   </td>
   </td>
   <td>
   <td>
{{#var:b}}
{{#var:d}}
   </td>
   </td>
   <td>
   <td>
{{#var:c}}
{{#var:e}}
   </td>
   </td>
   <td>
   <td>

Revision as of 16:40, 21 October 2008

"f return"

{{{b|}}}

{{{c|}}}

{{#var:a}}

{{#var:b}}

{{#var:c}}

{{#var:d}}

{{#var:e}}

{{#var:sub}}