Template:Repurposed
Jump to navigation
Jump to search
Description
[edit]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
[edit]Parameters
[edit]Required
[edit]This template requires the parameter as, representing the name of the character.
Optional
[edit]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
[edit]Code
[edit]{{repurposed|as=Optimus Primal}}
Result
[edit]
{{#switch: {{{1}}}|plural = The {{{toy}}} were repurposed|{{#if:|The toy|This toy}} was repurposed}} as Optimus Primal{{#if:| by {{{by}}}|}}{{#if:| in {{{year}}}|}}.
Code
[edit]{{Repurposed|as=Optimus Primal|toy=''G-2'' Battle Convoy}}
Result
[edit]
{{#switch: {{{1}}}|plural = The G-2 Battle Convoy were repurposed|{{#if:G-2 Battle Convoy|The G-2 Battle Convoy toy|This toy}} was repurposed}} as Optimus Primal{{#if:| by {{{by}}}|}}{{#if:| in {{{year}}}|}}.
Code
[edit]{{Repurposed|as=Optimus Primal|by=''[[Beast Wars Reborn]]''}}
Result
[edit]
{{#switch: {{{1}}}|plural = The {{{toy}}} were repurposed|{{#if:|The toy|This toy}} was repurposed}} as Optimus Primal{{#if:Beast Wars Reborn| by Beast Wars Reborn|}}{{#if:| in {{{year}}}|}}.
Code
[edit]{{Repurposed|as=Optimus Primal|by=''[[Beast Wars Reborn]]''|year=2006}}
Result
[edit]
{{#switch: {{{1}}}|plural = The {{{toy}}} were repurposed|{{#if:|The toy|This toy}} was repurposed}} as Optimus Primal{{#if:Beast Wars Reborn| by Beast Wars Reborn|}}{{#if:2006| in 2006|}}.
Code
[edit]{{Repurposed|as=Optimus Primal|toy=''G-2'' Battle Convoy|by=''[[Beast Wars Reborn]]''|year=2006}}
Result
[edit]
{{#switch: {{{1}}}|plural = The G-2 Battle Convoy were repurposed|{{#if:G-2 Battle Convoy|The G-2 Battle Convoy toy|This toy}} was repurposed}} as Optimus Primal{{#if:Beast Wars Reborn| by Beast Wars Reborn|}}{{#if:2006| in 2006|}}.