Jump to content

Template:Quote

From Archive
Revision as of 16:33, 31 May 2025 by Ejfox (talk | contribs)

"{{{text}}}"

Source: {{{source}}}

Page: {{{page}}}
URL: [{{{url}}} Link]
Added: Template:CURRENTDATE
Tags: {{{tags}}}
Context: {{{context}}}

[[Category:Quotes by {{{author}}}]] [[Category:Quotes from {{{source}}}]] </mediawiki>

    • The key changes:**

- Removed `{{#if:}}` conditionals (needs ParserFunctions extension) - Used simpler `` syntax for optional fields - Cleaner conditional display using `text if param exists`

    • Even simpler version** if that still breaks:

```mediawiki

"{{{text}}}"

— {{{source}}} (Template:CURRENTDATE)

</mediawiki>