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

--- Comment #28 from [email protected] 2011-08-24 10:46:34 UTC ---
(In reply to comment #27)
> The Semantic MediaWiki people have standardized to call this universal caption
> parameter "intro" in all their parameter settings. Whenever there's a leading
> title caption thing, regardless of what it's on, you always set it with the
> "intro" parameter.

Do you think of intro/outro from
http://semantic-mediawiki.org/wiki/Help:Inline_queries ?

{{#ask: [[Category:City]] [[located in::Germany]]
| intro=Intro ''with'' [[Wiki markup]]
| outro=Outro ''with'' [[Wiki markup]]
| ?population 
| ?area#km² = Size in km²
}}

intro/outro just create normal inline text but with the condition that the
result of the query is not empty. outro is funny because it creates a pre
element, when the first character after = is a space. intro/outro has nothing
to do with figcaption.

For resolving this bug I suggest the following:

* Switch back to ul.gallery { display: block } because of the floating problem
in [[de:Europium]].
* Remove li.gallerycaption { text-align: center; } to get a left-aligned
caption which has no problems with aligning.
* Open a new bug for an universal caption with full wiki markup which uses
figcaption.
* When this is implemented make the attribute caption for gallery deprecated.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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