19,687
edits
|  (fixed "inset"; noted that "width" works if you use 'px') | m (link fix) | ||
| Line 24: | Line 24: | ||
| For example, <code><nowiki>{{Pullquote|It was the best of times, it was the ''blurst'' of times?!|Mr. Burns|[https://genius.com/ | For example, <code><nowiki>{{Pullquote|It was the best of times, it was the ''blurst'' of times?!|Mr. Burns|[https://genius.com/The-simpsons-last-exit-to-springfield-annotated "Last Exit to Springfield"]}}</nowiki></code> yields: | ||
| {{Pullquote|It was the best of times, it was the… ''blurst'' of times?!|Mr. Burns|[https://genius.com/ | {{Pullquote|It was the best of times, it was the… ''blurst'' of times?!|Mr. Burns|[https://genius.com/The-simpsons-last-exit-to-springfield-annotated "Last Exit to Springfield"]}} | ||
| If the template markup is broken by a certain symbol in the text you're passing it, such as an equals sign, you have to set the parameter explicitly using its number: <code><nowiki>{{Pullquote|1=E = mc<sup>2</sup>, but templates are confusing.|2=Albert Einstein}}</nowiki></code> yields: | If the template markup is broken by a certain symbol in the text you're passing it, such as an equals sign, you have to set the parameter explicitly using its number: <code><nowiki>{{Pullquote|1=E = mc<sup>2</sup>, but templates are confusing.|2=Albert Einstein}}</nowiki></code> yields: | ||