540
edits
m (role=note for end box) |
m (1 revision imported from wikipedia:Module:Documentation: see Topic:Vtixlm0q28eo6jtf) |
||
(One intermediate revision by the same user not shown) | |||
Line 749: | Line 749: | ||
local box = mw.html.create('div') | local box = mw.html.create('div') | ||
-- 'documentation-metadata' | -- 'documentation-metadata' | ||
box | box:addClass(message('end-box-class')) | ||
-- 'plainlinks' | -- 'plainlinks' | ||
:addClass(message('end-box-plainlinks')) | :addClass(message('end-box-plainlinks')) |