- Portals
- The Current Year
- ED in the News
- Admins
- Help ED Rebuild
- Archive
- ED Bookmarklet
- Donate Bitcoin
Contact an admin on Discord or EDF if you want an account. Also fuck bots.
Template:Quote: Difference between revisions
Jump to navigation
Jump to search
imported>Tigercommander Protected "Template:Quote": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite)) |
No edit summary |
||
(22 intermediate revisions by 5 users not shown) | |||
Line 2: | Line 2: | ||
<!-- All the other changes are intended to address aesthetic considerations in various browsers --> | <!-- All the other changes are intended to address aesthetic considerations in various browsers --> | ||
[[File:ED USflag.png|thumb|right|200px]] | [[File:ED USflag.png|thumb|right|200px]] | ||
<onlyinclude> | <onlyinclude>{| align="center" style="clear:none;{{#if:{{{maxWidth|}}}|max-width:{{{maxWidth}}};|max-width:50em;}}border-collapse:collapse; background-color:transparent;" | ||
{| align="center" style="clear:none;{{#if:{{{maxWidth|}}}|max-width:{{{maxWidth}}};|max-width:50em;}}border-collapse:collapse; background-color:transparent;" | |||
|- | |- | ||
| width="10%" rowspan="2" | | | width="10%" rowspan="2" | | ||
Line 13: | Line 12: | ||
| colspan="3" | <p style="font-size:{{{sourceSize|85%}}}; {{#if:{{{sourceColor|}}}|color:{{{sourceColor}}};|}} line-height:1em; text-align:right"><cite style="font-style:normal;">{{ #if:{{{2|}}} |—{{{2| }}}}}{{ #if:{{{3|}}} |, ''{{{3}}}''}}</cite></p> | | colspan="3" | <p style="font-size:{{{sourceSize|85%}}}; {{#if:{{{sourceColor|}}}|color:{{{sourceColor}}};|}} line-height:1em; text-align:right"><cite style="font-style:normal;">{{ #if:{{{2|}}} |—{{{2| }}}}}{{ #if:{{{3|}}} |, ''{{{3}}}''}}</cite></p> | ||
|}</onlyinclude> | |}</onlyinclude> | ||
'''Template structure''' | '''Template structure''' | ||
Line 33: | Line 31: | ||
</nowiki> | </nowiki> | ||
# Do not add <nowiki> <big>, <small> or <center> </nowiki> tags inside the quote, the only acceptable tags are <nowiki> <pre> and <br /></nowiki> all others screw up the formatting. And makes [[Admins]] angry, [[Banhammer|you wont like them when they are angry]]. | # Do not add <nowiki> <big>, <small> or <center> </nowiki> tags inside the quote, the only acceptable tags are <nowiki> <pre> and <br /></nowiki> all others screw up the formatting. And makes [[Admins]] angry, [[Banhammer|you wont like them when they are angry]]. | ||
<noinclude>[[Category:Formatting Templates|{{PAGENAME}}]]</noinclude> | <noinclude> | ||
[[Category:Formatting Templates|{{PAGENAME}}]] | |||
[[Category:Quote Templates|{{PAGENAME}}]] | |||
</noinclude> |
Latest revision as of 19:26, 11 August 2024
Template structure
{{quote| 1 | 2 | 3 |color=silver|size=360%|textColor=red|textSize=200%|sourceColor=green|sourceSize=100%}}
Template usage
{{quote|Quote Text|Person|Source|color=silver|size=360%|textSize=85%|textColor=red|textSize=200%|sourceColor=green|sourceSize=100%}}
Notes
- The "color" and "size" parameters refer to the quotation marks—not the text.
- The "textColor" and "textSize" parameters refer to the text.
- The "sourceColor" and "sourceSize" parameters refer to the text for the quoted persons or source.
- If you want to change the color and size variables, you must declare the parameter explicitly (i.e. you must include "color=" or "size=").
- If you want to change the size parameter, then you must include a unit of measurement (e.g. %, px, pt).
- If a parameter value contains an equals sign, the parameter name must be declared explicitly." This means that if you want to include a URL in your quote, and if that URL contains an equals sign, then you must explicitly declare the parameter. All that means is that you should add "1=", "2=", or "3=", as appropriate, ahead of your quote text, speaker, or source, like this: {{quote|1=Quote text|2=Person|3=Source|color=silver|size=360%}}'''
- Do not add <big>, <small> or <center> tags inside the quote, the only acceptable tags are <pre> and <br /> all others screw up the formatting. And makes Admins angry, you wont like them when they are angry.