Template:AmiiboQuote: Difference between revisions

From Inkipedia, the Splatoon wiki
m (forgor that part of the description)
m (italics on multiple lines dont work. sad)
Line 5: Line 5:
{{{1|Text of the quote}}}{{#if:{{{translation|}}}|
{{{1|Text of the quote}}}{{#if:{{{translation|}}}|
<hr style="background-color: #b2b7f2; border-top: 1px solid #b2b7f2">
<hr style="background-color: #b2b7f2; border-top: 1px solid #b2b7f2">
''{{{translation|}}}''}}
{{{translation|}}}}}
|}
|}
|-
|-
Line 41: Line 41:


{{AmiiboQuote|Hmmm. Deze Salmini is afkomstig van {{color|<spelersnaam>|Orange S2|ingame}}.
{{AmiiboQuote|Hmmm. Deze Salmini is afkomstig van {{color|<spelersnaam>|Orange S2|ingame}}.
|translation=(Hmmm. This Smallfry comes from {{color|<Player name>|Orange S2|ingame}}.)
|translation=''(Hmmm. This Smallfry comes from {{color|<Player name>|Orange S2|ingame}}.)''
|When summoned with data from another player}}
|When summoned with data from another player}}


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 10:15, 30 November 2023

This simplified Quote template is used on all Amiibo/Quotes pages.

  • The first parameter is the text of the quote.
  • The second parameter describes when the quote is said.
  • The optional, named parameter translation is for the English translation of documented quotes form other languages.

Usage Example

{{AmiiboQuote}} gives:

Text of the quote

— When it is said


{{AmiiboQuote|Hey, hey!<br> Oh, and another hey from {{color|<Player name>|Orange S2|ingame}}! |When summoned with data from another player}}

gives:

Hey, hey!
Oh, and another hey from <Player name>!

— When summoned with data from another player

Translation

{{AmiiboQuote|Hmmm. Deze Salmini is afkomstig van {{color|<spelersnaam>|Orange S2|ingame}}. |translation=(Hmmm. This Smallfry comes from {{color|<Player name>|Orange S2|ingame}}.) |When summoned with data from another player}}

gives:

Hmmm. Deze Salmini is afkomstig van <spelersnaam>.


(Hmmm. This Smallfry comes from <Player name>.)

— When summoned with data from another player