Module:Navbox: Difference between revisions
From Test Wiki
Content deleted Content added
hmmm, not my smartest moment |
missed an option |
||
| Line 162: | Line 162: | ||
.wikitext( ']]' ); |
.wikitext( ']]' ); |
||
if args. |
if args.noedit == nil then |
||
if args.mini ~= nil then |
|||
| ⚫ | |||
| ⚫ | |||
else |
|||
| ⚫ | |||
end |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
.done() |
|||
.wikitext( ']' ); |
|||
end |
end |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
if args.brackets ~= nil then |
if args.brackets ~= nil then |
||
div.tag('span') |
div.tag('span') |
||