Template:Test: Difference between revisions

From IdleOn MMO Wiki
imported>Grzib
mNo edit summary
No edit summary
 
(99 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<div class="infobox">
<noinclude><!--
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
 
<div class="infobox-image">[[File:{{{image}}}]]</div>
### Cargo Declare ###
<table><tr>
-->{{#cargo_declare:_table=Tests
    <th>Description</th>
  |Name=String
    <td>{{{description}}}</td>
  |Source=Text
    </tr>
}}</noinclude><!--
    <th>Location</th>
 
    <td>{{{location}}}</td>
### Cargo Store ###
    </tr>
--><includeonly>{{#cargo_store:_table=Tests
    <th>Health</th>
  |Name={{{1|{{{name|{{PAGENAME}}}}}}}}
    <td>{{{health}}}</td>
  |Source={{#invoke:SourcesQuery|Main|item={{{1|{{{name|{{PAGENAME}}}}}}}}}}
    </tr>
}}<!--
    <th>Attack</th>
 
    <td>{{{attack}}}</td>
--><div class="Infobox">
    </tr>
 
    <th>Defense</th>
{{#if:{{{1|{{{name|}}}}}}|<dt>Name</dt><dd>{{{1|{{{name|}}}}}}</dd>}}
    <td>{{{defense}}}</td>
 
    </tr>
<dt>Source</dt><dd style="display:inline;">{{#invoke:LuaVar|var|name=Sources}}</dd>
    <th>Accuracy Required</th>
 
    <td>{{{accuracy}}}</td>
    </tr>
    <th>Movement Speed</th>
    <td>{{{speed}}}</td>
    </tr>
    <th>Experience</th>
    <td>{{{exp}}}</td>
</tr></table>
</div>
</div>
</includeonly><noinclude><pre>This is a test!</pre>
</noinclude>

Latest revision as of 15:31, 29 December 2022

This template defines the table "Tests". This table has not been created yet.

This is a test!