https://bugzilla.wikimedia.org/show_bug.cgi?id=51824

Chris McKenna <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Chris McKenna <[email protected]> ---
(In reply to comment #1)
> What would this do when multiple templates (or other transclusions) are used
> in
> the scope of one transclusion block, like the succession boxes?

I can think of three logical options:

1. The name of the first template and some indication (perhaps an asterisk?)
that there are multiple translcusions in the block, e.g. "s-start *"

2. a list of all the items in the transclusion, e.g. for [[Alan Williams]]:

s-start
s-par
s-bef
s-ttl
s-aft
s-end

Note that above, each template is listed only once, even for multiple
occurrences, showing repeats is possible also.

3. The names of the first and last templates with an indication (probably an
ellipsis) that there are omitted elements, e.g. "s-start ... s-end" or
s-start
...
s-end

The horizontal format I'd guess might be easiest to program but would only work
for templates with short names.

In either 1 or 3 there could be a way to click to see the templates that are
omitted. However I'm not sure how useful that would be, so my suggestion would
be to just leave passive provision for it to be added later without difficulty
should it be requested.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to