Editing Module:QuestDetails
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 102: | Line 102: | ||
:tag('div') |
:tag('div') |
||
:addClass('lighttable checklist') |
:addClass('lighttable checklist') |
||
:css( 'margin-left', '-1.3em' ) |
|||
:newline() |
:newline() |
||
:wikitext(args.requirements or 'None') |
:wikitext(args.requirements or 'None') |
||
Line 129: | Line 130: | ||
:tag('div') |
:tag('div') |
||
:addClass('lighttable checklist') |
:addClass('lighttable checklist') |
||
:css( 'margin-left', '-1.3em' ) |
|||
:newline() |
:newline() |
||
:wikitext(args.items) |
:wikitext(args.items) |
||
Line 157: | Line 159: | ||
:tag('div') |
:tag('div') |
||
:addClass('lighttable checklist') |
:addClass('lighttable checklist') |
||
:css( 'margin-left', '-1.3em' ) |
|||
:newline() |
:newline() |
||
:wikitext(args.recommended) |
:wikitext(args.recommended) |