Template:AmiiboQuote: Difference between revisions

From Inkipedia, the Splatoon wiki
m (italics on multiple lines dont work. sad)
m (dangit)
 
Line 35: Line 35:


<code style="display:inline-block; white-space:pre-wrap"><nowiki>{{AmiiboQuote|Hmmm. Deze Salmini is afkomstig van {{color|<spelersnaam>|Orange S2|ingame}}.
<code style="display:inline-block; white-space:pre-wrap"><nowiki>{{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}}</nowiki></code>
|When summoned with data from another player}}</nowiki></code>



Latest revision as of 10:16, 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