The template documentation does not show a "passage" parameter to help format the cited quote. —BoBoMisiu (talk) 16:24, 25 February 2015 (UTC)
@Erutuon, I think the problem is that {{quote-meta}}
expects a value to be stated using |passage=
. For your |nocolon=
parameter to work you would need to update {{quote-meta}}
to turn off the passage requirement. (Alternatively, an editor could simply repeat the title as the passage, like this: {{quote-web|title=This is the title|work=Testing Website|section=website title|passage=This is the '''title'''}}
.) — SMUconlaw (talk) 18:27, 20 May 2017 (UTC)
{{quote-meta}}
does expect a passage. But the template code is hard to read. I made changes in {{quote-meta/source}}
to try to allow the the colon to be turned off and it messed things up. Not sure why. — Eru·tuon 18:37, 20 May 2017 (UTC)
{{quote-meta}}
rather than {{quote-meta/source}}
. But, you're right, {{quote-meta}}
is really hard to figure out due to the markup. At some stage I think we should try and sort that out ... — SMUconlaw (talk) 18:42, 20 May 2017 (UTC)
Please add automated transliteration fro non-Roman based languages like most templates do. --Anatoli T. (обсудить/вклад) 08:23, 29 December 2018 (UTC)
quote-web seems to have a url2 parameter.. It's useful, as sometimes it might be useful to have multiple websites to reference one thing, but the parameter doesn't seem to be documented, so I guess it should be. I discovered it by accident. As not all parameters are documented - is there a way to see the actual code of the template, to see all available functionality? FoxyBuscuits (talk) 13:59, 4 August 2019 (UTC)
{{quote-av}}
rather than {{quote-web}}
. Also, do ensure you aren't linking to content that has been uploaded to YouTube or other websites in breach of copyright. — SGconlaw (talk) 17:11, 4 August 2019 (UTC)
local function postauthor(...)
declaration. Some params have 2, 3, 4, and 5 variants; these are intended to list additional authors associated with a single work, and such params include author, last, first, authorlink, trans-author, trans-last, trans-first, trans-authorlink. Ideally, the "newversion" params should have names that are not formed just by adding "2" to the end of them, so that we can actually use url2, url3, url4, etc. to specify multiple URL's for a single work, but that would be difficult at this point because we'd have to rename all uses of these params for "newversion" purposes. Benwing2 (talk) 17:52, 4 August 2019 (UTC)
@Sgconlaw The quote at slog shows up as being from November 2020, but the code states date=2017, 14 November. This is probably not the only case, and a fix is in order (to the template). --Java Beauty (talk) 19:11, 5 September 2020 (UTC)
{{quote}}
templates as they rely on the {{#date}}
function. — SGconlaw (talk) 19:33, 5 September 2020 (UTC)
{{quote-book}}
and others) that have the same problem though. Maybe some code like if:date LATERTHAN {{{today's date}}}...show ERROR MESSAGE is needed to hunt them down. --Java Beauty (talk) 19:46, 5 September 2020 (UTC)
Can someone with permissions add support for |brackets=on
in the visual editor through the TemplateData? Thanks. —The Editor's Apprentice (talk) 06:58, 17 November 2020 (UTC)
Although this is, admittedly, a rare case, the template doesn't appear to have any good way of handling quotes like the one added in this diff, where the author is an organization (in this case, a U.S. government agency) and the work/site is simply the website of said organization, without any sort of separate or distinct branding. Currently, as shown in the aforelinked diff, the template forces one to enter the name of the organization for both |author=
and |work=
/|site=
, which generates a result that looks patently ridiculous (see, again, the provided diff). Could some way perhaps be found of handling this edge case rather more gracefully? Whoop whoop pull up Bitching Betty ⚧️ Averted crashes 15:36, 22 October 2022 (UTC)
|work=
. — Sgconlaw (talk) 18:28, 25 October 2022 (UTC)
In morphinum this template is invoked as this:
and producing this:
But "chapter" isn't part of the title.