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





--- Comment #4 from Michael Daly <[email protected]>  2008-12-19 
15:26:45 UTC ---
Rather than change this in <ref>, should it not be a change to Cite?  This
might be a tad complex by comparison, but Cite has the existing parameters that
break the reference down into elements such as title, authors etc.  For
example, 

<ref name=foo>{{Cite|...full set of parameters...}}</ref>

and in another place

<ref name=foo>{{Cite|pages=23-25}}</ref>

When Cite sees the partial data, it uses it to add to the existing info (or in
a more practical sense, ref can load up Cite with the other info from the main
<ref> and augment with the additional parameter(s)).


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

Reply via email to