Guh-huh! Welcome to the Banjo-Kazooie Wiki! If you want to request an account, please do so at Mario Wiki or Fanonpedia.

Template:Quote: Difference between revisions

From Banjo-Kazooie Wiki
Jump to navigationJump to search
80 bytes removed ,  Tuesday at 22:17
simplify. based on https://www.mariowiki.com/Template:Quote
(From https://banjokazooie.fandom.com/wiki/Template:Quote)
 
(simplify. based on https://www.mariowiki.com/Template:Quote)
Line 1: Line 1:
<span {{#if:{{{nostyle|}}}|| style="font-family:Times New Roman;font-size:11pt;padding:0 0 0 0;"}}>''&ldquo;{{{1}}}&rdquo;''<br/>&mdash;'''{{{2}}}''', ''{{{3}}}''</span><br>
:<span style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}font-style:italic;">&ldquo;{{{1}}}&rdquo;</span>
:<span style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}padding-left:15px;">&ndash; <span style="font-weight:bold;">[[{{{2}}}|{{#switch:{{{4}}}|{{{4}}}|#default={{{2}}}}}]]</span>{{#if:{{{3|}}}|, <span style="font-style:italic;">[[{{{3}}}]]</span>}}</span><noinclude>
==Usage==
For quoting. For a similar template without automatic linking, see {{tem|quote2}}.


<noinclude>
==Code==
==How to Use==
<pre><nowiki>{{quote|The quote.|Who said the quote|Game, year, subject, etc.}}</nowiki></pre>
This template is for adding quotes to articles for example:


{{quote|Hello!|Banjo|[[Banjo-Kazooie]]}}
[[Category:Formatting templates]]</noinclude>
 
To do this, simply type in the following wherever you want to place the quote, preferably on the top of the article:
 
<nowiki>{{quote|Insert a character's quote here.|Insert the character's name|Insert the game the character said such thing}}</nowiki>
 
Very simple! The above code should show up in a page as:
 
{{quote|Insert a character's quote here.|Insert the character's name.|Insert the game the character said such thing.}}</noinclude>

Navigation menu