Template:AmiiboQuote: Difference between revisions

From Inkipedia, the Splatoon wiki
(added translation formatting)
m (forgor that part of the description)
Line 14: Line 14:
* The first parameter is the text of the quote.
* The first parameter is the text of the quote.
* The second parameter describes when the quote is said.
* The second parameter describes when the quote is said.
* The optional, named parameter <code>translation</code> is for the English translation of documented quotes form other languages.


== Usage Example ==
== Usage Example ==

Revision as of 20:45, 24 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