: Related discussion: [[Help talk:Citation Style 1#Why language in between series title and volume number?]]
: --[[User:Matthiaspaul|Matthiaspaul]] ([[User talk:Matthiaspaul|talk]]) 08:45, 31 May 2020 (UTC)
== Vancouver ==
Hi. Question about Vancouver-style fields (vauthors/veditors): can you point me to documentation or demonstration about reformatting the parser output? I'm looking for reasons to avoid [[Help:Citation_Style_1#Accept-this-as-written_markup|enclosing the whole content in double parentheses]]:
<blockquote>Special markup can be used to enforce that a value will nonetheless be accepted as written. The markup for this is ((<value>)), i.e., wrap the entire parameter value in two sets of parentheses.</blockquote>
Thanks. [[User:Fgnievinski|fgnievinski]] ([[User talk:Fgnievinski|talk]]) 20:01, 25 October 2021 (UTC)
== Handle rtl names ==
If I made citation to Arabic book like
{{Cite Book
| title = ارتشاف الضرب من لسان العرب
| publisher = مكتبة الخانجي بالقاهرة
| author1 = أبو حيان الغرناطي
| editor1 = رجب عثمان محمد
| editor2 = رمضان عبد التواب
| year = 1990
| edition = 1
| first = محمد بن يوسف بن علي بن يوسف بن حيان أثير الدين الأندلسي
}}
The commas direction is left-to-right but the text is right-to-left in "أبو حيان الغرناطي," and "رجب عثمان محمد;". We can not change the commas in Configuration file to be right-to-left because we use the same templates to cite English books.
So I suggest 2 sets of separator configurations one for default left-to-right and another to right-to-left and using is_rtl function of [[:Module:Unicode data]] to determine the direction of the name and putting the right separator.--[[User:حبيشان|حبيشان]] ([[User talk:حبيشان|talk]]) 06:49, 19 January 2022 (UTC)
|