Editing Module:StreetBrawlItemsGive 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 73: | Line 73: | ||
-- of contents (and can be hidden inside the gate). | -- of contents (and can be hidden inside the gate). | ||
local function heading_div(label) | local function heading_div(label) | ||
return '<div class="mw-heading mw- | return '<div class="mw-heading mw-heading3 sb-tier-head">' .. label .. '</div>' | ||
end | end | ||