Module:Profession info: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 73: | Line 73: | ||
:done() |
:done() |
||
:done() |
:done() |
||
if hc(args.respawn) then |
|||
out |
|||
:tag('tr') |
|||
:tag('th') |
|||
:wikitext('Respawn time') |
|||
:done() |
|||
:tag('td') |
|||
:wikitext(durationarg(args.respawn)) |
|||
:done() |
|||
:done() |
|||
end |
|||
if hc(args.tool) then |
if hc(args.tool) then |
||
out |
out |