Template:JobList: Difference between revisions
Jump to navigation
Jump to search
m
v0.2
m (v0.1) |
m (v0.2) |
||
Line 1: | Line 1: | ||
<includeonly><table class="wikitable | <includeonly><table class="wikitable" cellpadding="2" style="width: 85%; font-size: 90%; border: 1px solid #AAAAAA; margin-left:0.5em;"> | ||
<tr> | <tr> | ||
<th class="unsortable" bgcolor="#bbbbbb" align="center" colspan="3" scope="col"> | <th class="unsortable" bgcolor="#bbbbbb" align="center" colspan="3" scope="col"> | ||
{{{title}}} | {{{title}}} | ||
</th> | </th> | ||
<th class=" | <th class="unsortable" width="10%" bgcolor="#bbbbbb" align="center" colspan="3" scope="col"> | ||
Difficulty | Difficulty | ||
</th> | </th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td align="center" bgcolor="{{{imagebgcolor|#cccccc}}}"> | ||
{{#ifexist:Data:{{{1}}}|{{#ifeq:{{Data|{{{1}}}|img|}}|false||[[File:{{Data|{{{1}}}|img|Empty.png}}]]}}}} | {{#ifexist:Data:{{{1}}}|{{#ifeq:{{Data|{{{1}}}|img|}}|false||[[File:{{Data|{{{1}}}|img|Empty.png}}]]}}}} | ||
</td> | </td> | ||
<td> | <td align="center" bgcolor="{{{imagebgcolor|#cccccc}}}"> | ||
{{#ifexist:Data:{{{1}}}|{{Data|{{{1}}}|name|Unknown name}}}} | {{#ifexist:Data:{{{1}}}|'''{{Data|{{{1}}}|name|Unknown name}}}}''' | ||
</td> | </td> | ||
<td> | <td align="left"> | ||
{{#ifexist:Data:{{{1}}}|{{Data|{{{1}}}|duties|Unknown duties}}}} | {{#ifexist:Data:{{{1}}}|{{Data|{{{1}}}|duties|Unknown duties}}}} | ||
</td> | </td> | ||
<th> | <th align="center"> | ||
{{#ifexist:Data:{{{1}}}|{{Data|{{{1}}}|difficulty|Unknown difficulty}}}} | {{#ifexist:Data:{{{1}}}|{{Data|{{{1}}}|difficulty|Unknown difficulty}}}} | ||
</th> | </th> | ||
Line 122: | Line 122: | ||
</table></includeonly><noinclude> | </table></includeonly><noinclude> | ||
{{JobList|Waiter|Chef|Assistant|AI|Recovery Agent}} | {{JobList|title=Random Jobs|Waiter|Chef|Assistant|AI|Recovery Agent}} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |