Editing Module:Item NavboxGive feedback
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 162: | Line 162: | ||
local html = {} | local html = {} | ||
table.insert(html, '<div class="itemnav-header"> [[Items]] <div class="item-nav-search-container"></div></div>\n') | table.insert(html, '<div class="itemnav-header"> [[Items]] <div class="item-nav-search-container"></div></div>\n') | ||
table.insert(html, '<div class="itemnav-container"><templatestyles src=" | table.insert(html, '<div class="itemnav-container"><templatestyles src="User:Kai/mp/itemnavbox/styles.css"/>\n') | ||
-- Maps Headers to Slots and distinct CSS Classes | -- Maps Headers to Slots and distinct CSS Classes | ||