Template:Test: Difference between revisions

From Redemption Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(88 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{UserPageTemplate
<includeonly>
|Title=
{| class="infobox"
|Upgrade=
|-
|Bonuses=
! Title
|Image=
| {{PAGENAME}}
{{#if: {{{image_equipped|}}} | |- |-
! Image (Equipped)
| {{{image_equipped}}}}}
{{#if: {{{caption_equipped|}}} | |- |-
! Caption (Equipped)
| {{{caption_equipped}}}}}
{{#if: {{{image_inv|}}} | |- |-
! Image (Inventory)
| {{{image_inv}}}}}
{{#if: {{{caption_inv|}}} | |- |-
! Caption (Inventory)
| {{{caption_inv}}}}}
{{#if: {{{category|}}} | |- |-
! Category
| {{{category}}}}}
{{#if: {{{upgrade|}}} | |- |-
! Upgrade
| {{{upgrade}}}}}
{{#if: {{{trade|}}} | |- |-
! Tradeability
| {{{trade}}}}}
{{#if: {{{black_market|}}} | |- |-
! Black Market
| {{{black_market}}}}}
{{#if: {{{karma_statue|}}} | |- |-
! Karma Statue
| {{{karma_statue}}}}}
{{#if: {{{karma_exp|}}} | |- |-
! Karma Exp
| {{{karma_exp}}}}}
{{#if: {{{item_grinder|}}} | |- |-
! Item Grinder
| {{{item_grinder}}}}}
{{#if: {{{advanced_grinder|}}} | |- |-
! Advanced Grinder
| {{{advanced_grinder}}}}}
{{#if: {{{salvage_table|}}} | |- |-
! Salvage Table
| {{{salvage_table}}}}}
|}
}}
}}
</includeonly>
<noinclude>
Example usage:
<pre>
{{Item
  | title1=
  | image_equipped=
  | caption_equipped=
  | image_inv=
  | caption_inv=
  | category=
  | upgrade=
  | trade= <span style="color:#FF2D00;">Not Tradeable</span> <span style="color:#70FF00;">Tradeable</span>
  | black_market=
  | karma_statue=
  | karma_exp=
  | item_grinder=
  | advanced_grinder=
  | salvage_table=
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image_equipped":{"suggested":true},"caption_equipped":{"suggested":true},"image_inv":{"suggested":true},"caption_inv":{"suggested":true},"category":{"suggested":true},"upgrade":{"suggested":true},"trade":{"suggested":true},"black_market":{"suggested":true},"karma_statue":{"suggested":true},"karma_exp":{"suggested":true},"item_grinder":{"suggested":true},"advanced_grinder":{"suggested":true},"salvage_table":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>

Latest revision as of 22:11, 27 November 2023


Example usage:

{{Item
  | title1=
  | image_equipped=
  | caption_equipped=
  | image_inv=
  | caption_inv=
  | category=
  | upgrade=
  | trade= <span style="color:#FF2D00;">Not Tradeable</span> <span style="color:#70FF00;">Tradeable</span>
  | black_market=
  | karma_statue=
  | karma_exp=
  | item_grinder=
  | advanced_grinder=
  | salvage_table=
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
title1title1

no description

Unknownsuggested
image_equippedimage_equipped

no description

Unknownsuggested
caption_equippedcaption_equipped

no description

Unknownsuggested
image_invimage_inv

no description

Unknownsuggested
caption_invcaption_inv

no description

Unknownsuggested
categorycategory

no description

Unknownsuggested
upgradeupgrade

no description

Unknownsuggested
tradetrade

no description

Unknownsuggested
black_marketblack_market

no description

Unknownsuggested
karma_statuekarma_statue

no description

Unknownsuggested
karma_expkarma_exp

no description

Unknownsuggested
item_grinderitem_grinder

no description

Unknownsuggested
advanced_grinderadvanced_grinder

no description

Unknownsuggested
salvage_tablesalvage_table

no description

Unknownsuggested