https://bugzilla.wikimedia.org/show_bug.cgi?id=48538
Tpt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Tpt <[email protected]> --- It can maybe be done with the same system as the follow="" feature of <ref> tags managed by Extension:Cite ( https://www.mediawiki.org/wiki/Extension:Cite/Cite.php#Merging_two_texts_into_a_single_reference_.28wikisource_issue.29 ). By example: <score name="AA">XX</score> Anything <score follow="AA">YY</score> would output the same things than <score>XX YY</score> Anything -- 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
