Template:Task: Difference between revisions

From My Little Pony Magic Princess Wiki
Created page with "<noinclude> {{#cargo_declare:_table=Task |icon=File |task=String |requirements=Wikitext string |time=String |xp=Integer |bit=Integer |token=String |chance=String }} </noinclude> <includeonly>{{#cargo_store:_table=Collections |icon={{{icon|}}} |task={{{task|}}} |requirements={{{requirements|}}} |time={{{time|}}} |xp={{{xp|}}} |bit={{{bit|}}} |token={{{token|}}} |chance={{{chance|}}} }} <tr> <td>[[File:{{{icon|}}}.png|center]]</td> <td>{{{task|}}}</td> <td>{{{requirements|..."
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
}}
}}
</noinclude>
</noinclude>
<includeonly>{{#cargo_store:_table=Collections
<includeonly>{{#cargo_store:_table=Task
|icon={{{icon|}}}
|icon={{{icon|}}}
|task={{{task|}}}
|task={{{task|}}}
Line 22: Line 22:
}}
}}
<tr>
<tr>
<td>[[File:{{{icon|}}}.png|center]]</td>
<td>[[File:{{{icon|}}}|center]]</td>
<td>{{{task|}}}</td>
<td>{{{task|}}}</td>
<td>{{{requirements|}}}</td>
<td>{{{requirements|}}}</td>
<td>{{{time|}}}</td>
<td>{{{time|}}}</td>
<td>{{{bit|}}} {{Item|bit}}<br/>{{{xp|}}} {{Item|xp}}{{#if:{{{token|}}}|<br>{{Item|{{{token}}}}}}}{{#if:{{{chance|}}}|[[File:{{{chance}}}.png]]</td>
<td>{{{bit|}}} {{Item|bit}}<br/>{{{xp|}}} {{Item|xp}}{{#if:{{{token|}}}|<br>{{Item|{{{token}}}}}}}{{#if:{{{chance|}}}|[[File:Chance({{{chance}}}).png|70px]]}}</td>
</tr></includeonly>
</tr></includeonly>

Latest revision as of 20:34, 2 March 2025

This template defines the table "Task". View table.