Template:Repurposed: Difference between revisions

From MediaWiki
Jump to navigationJump to search
Now to implement it 700 times
mNo edit summary
Line 51: Line 51:


[[Category:Character article templates|Repurposed]]
[[Category:Character article templates|Repurposed]]
</noinclude><includeonly><div class="tt1_graynote">{{#if:{{{toy|}}}|The {{{toy|}}} toy|This toy}} was [[repurposing|repurposed]] as {{{as}}}{{#if:{{{by|}}}|&nbsp;by {{{by}}}|}}{{#if:{{{year|}}}|&nbsp;in {{{year}}}|}}.</div></includeonly>
</noinclude><includeonly><div class="tt1_graynote">{{#if:{{{toy|}}}|The {{{toy|}}} toy|This toy}} was [[repurposing|repurposed]] as {{{as}}}{{#if:{{{by|}}}|&nbsp;by {{{by}}}|}}{{#if:{{{year|}}}|&nbsp;in {{{year}}}|}}.</div>[[Category:Repurposed toys]]</includeonly>

Revision as of 20:32, 27 October 2025

Description

This template is used for repurposed toys. It should be used on the page of the character the toy was repurposed into, not the page the toy was originally intended for. The template should appear below the name of the toy (and its accessories, designer credits etc.), but above the descriptive text.

Usage

Parameters

Required

This template requires the parameter as, representing the name of the character.

Optional

This template has further, optional parameters:

  • toy, if the name of the toy is required.
  • by, if the source of the repurpose is required.
  • year, if the year the repurpose occurred is required.

Examples

Code

{{repurposed|as=Optimus Primal}}

Result

This toy was repurposed as Optimus Primal.

Code

{{Repurposed|as=Optimus Primal|toy=''G-2'' Battle Convoy}}

Result

The G-2 Battle Convoy toy was repurposed as Optimus Primal.

Code

{{Repurposed|as=Optimus Primal|by=''[[Beast Wars Reborn]]''}}

Result

This toy was repurposed as Optimus Primal by Beast Wars Reborn.

Code

{{Repurposed|as=Optimus Primal|by=''[[Beast Wars Reborn]]''|year=2006}}

Result

This toy was repurposed as Optimus Primal by Beast Wars Reborn in 2006.

Code

{{Repurposed|as=Optimus Primal|toy=''G-2'' Battle Convoy|by=''[[Beast Wars Reborn]]''|year=2006}}

Result

The G-2 Battle Convoy toy was repurposed as Optimus Primal by Beast Wars Reborn in 2006.