Template:Questitem: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 14: Line 14:
     <td>{{{description}}}</td>
     <td>{{{description}}}</td>
     </tr>}}
     </tr>}}
   <th class="subheader" colspan="2">Source</th>
   <th class="subheader" colspan="2">Other</th>
     </tr>
     </tr>
    {{#if:{{{sellprice|}}}|
    <th>Sell Price</th>
    <td>{{{sellprice}}}</td>
    </tr>}}
     <th>Source</th>
     <th>Source</th>
     <td>{{{source|Source Missing!}}}</td>
     <td>{{{source|Source Missing!}}}</td>
Line 26: Line 30:
|quest=example - What quest it is for.
|quest=example - What quest it is for.
|description=example
|description=example
|sellprice=example
|source=example
|source=example
}}</pre>
}}</pre>

Revision as of 05:55, 27 November 2020


Usage

{{questitem
|quest=example - What quest it is for.
|description=example
|sellprice=example
|source=example
}}