Template:Questitem: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe No edit summary |
imported>Blackwolfe No edit summary |
||
Line 9: | Line 9: | ||
{{#if:{{{quest}}}|<th>Quest</th> | {{#if:{{{quest}}}|<th>Quest</th> | ||
<td>{{{quest|}}}</td> | <td>{{{quest|}}}</td> | ||
</tr>}} | |||
{{#if:{{{description|}}}| | |||
<th>Description</th> | |||
<td>{{{description}}}</td> | |||
</tr>}} | </tr>}} | ||
<th class="subheader" colspan="2">Source</th> | <th class="subheader" colspan="2">Source</th> |
Revision as of 12:08, 23 November 2020
Usage
{{questitem |quest=example - What quest it is for. |source=example }}