https://bugzilla.wikimedia.org/show_bug.cgi?id=37256
--- Comment #22 from Gadget850 <[email protected]> --- > Yes, according to the extension page, LST can transclude ordinary sections, > but it cannot itself be transcluded: https://www.mediawiki.org/wiki/Extension: Labeled_Section_Transclusion#Limitations That is a circular argument. From that page: "Section tags cannot themselves be transcluded in order to work on other pages... The #tag magic word does not work with section tags. #tag produces balanced tags, while the section tags uses singular tags. See bug 37256." I'm not sure why this is so difficult to understand. #tag currently produces markup with an open and close tag of the form <tag>content</tag> LST requires markup using two singular tags of the form: <section />content<section /> -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
