455
edits
| The PCB wiki has now been archived and is read-only. |
TheOctopus (talk | contribs) m (1 revision imported: Import Infoboxes and Message Boxes) |
TheOctopus (talk | contribs) m (1 revision imported: Quotes) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 204: | Line 204: | ||
checkType('_hatnote', 2, options, 'table', true) | checkType('_hatnote', 2, options, 'table', true) | ||
options = options or {} | options = options or {} | ||
local classes = {'hatnote'} | local classes = {'hatnote', 'navigation-not-searchable'} | ||
local extraclasses = options.extraclasses | local extraclasses = options.extraclasses | ||
local selfref = options.selfref | local selfref = options.selfref | ||