Template:CapSach quote panel

Revision as of 10:36, 7 October 2025 by Wikilah admin (talk | contribs) (Created page with "<includeonly><templatestyles src="CapSach quote panel/styles.css" /> <div class="cs-quote-panel" style=" --bg:{{{bg|#F9F8F4}}}; --border:{{{border|0px solid #9CA4AC}}}; --radius:{{{radius|0}}}; --padding:{{{padding|.5em .5em .5em 0}}}; --mb:{{{mb|2em}}}; {{{style|}}} "> <!-- If |text= is provided, build a quote using the chosen quote template. Otherwise, just render |content= (defaults to {{Quote of the day}}). --> {{#if:{{{text|}}} | {{{prefix|}}}{{{{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CapSach quote panel

Use with either:

  • Structured params: |text=, |author=, |source= (and optional |title=, |date=, |lang=, |quote_align=, |ref=, |quotes=)
  • Or |content= to pass any wikitext (e.g., a full Template:Quote … call)

Choose which quote template to call via |quote_template=:

  • Quote (default) or Quote of Wikipedia.

Style knobs: |bg, |border, |radius, |padding, |mb, and raw |style.