Template talk:Ombox

From bg3.wiki
Revision as of 15:40, 7 July 2024 by Mimsy Borogove (talk | contribs) (→‎Malformed?: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Malformed?

When I attempted to use this template, an extra "Documentation" block appeared in the rendered page after the ombox. I believe this is a mistake and the template's source should be changed from:

<noinclude>{{License|ccbysa|https://www.mediawiki.org/wiki/Template:Ombox|MediaWiki}}</noinclude><includeonly><includeonly>{{#invoke:Message box|ombox}}</includeonly>
{{Documentation}}
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->

to:

<noinclude>{{License|ccbysa|https://www.mediawiki.org/wiki/Template:Ombox|MediaWiki}}</noinclude><includeonly>{{#invoke:Message box|ombox}}</includeonly><noinclude>
{{Documentation}}
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->
</noinclude>

Note the deletion of the repeated <includeonly> and the wraping of the post-</includeonly> source in <noinclude> ... </noinclude>. — Mimsy Borogove (talk) 16:40, 7 July 2024 (CEST)Reply[reply]