Fortnite Wiki
m (uma edição)
Sem resumo de edição
Linha 1: Linha 1:
<noinclude>[[Category:Cargo Declaration Templates]]{{fieldset|Cargo Declaration}}
+
<noinclude>[[Categoria:Cargo Declaration Templates]]{{fieldset|Cargo Declaration}}
 
{{#cargo_declare: _table = InfoboxBR
 
{{#cargo_declare: _table = InfoboxBR
 
|Name=String
 
|Name=String
Linha 85: Linha 85:
 
}}}}</includeonly><noinclude>
 
}}}}</includeonly><noinclude>
 
{{doc}}
 
{{doc}}
  +
[[Categoria:Predefinições de infobox]]
[[Category:Infobox templates]]
 
 
</noinclude>
 
</noinclude>

Edição das 14h45min de 10 de maio de 2018

Cargo Declaration Esta predefinição define a tabela "InfoboxBR".

Criar tabela de dados

Documentação[Limpar cache] This is a mini version of the {{Infobox}} templates that is intended to be used for Battle Royale content. Examples can be found on Assault Rifle and Crossbow, among others.

Use

{{Infobox BR
|name=
|image=
|bullettype=
|rarity=
|dmg=
|firerate=
|magazinesize=
|reloadtime=
|impact=
|timetouse=
|healingrate=
|restorationrate=
|duration=
|totalhealing=
|totalrestoration=
}}

Parameters

name=
Weapon name, appears in Infobox header and generates link to the value entered when the Infobox is transcluded.
image=
Image name, not including File:.
bullettype=
Bullet type, see Ammunition for values.
rarity=
Rarity, see {{rarity}} for values.
dmg=
Damage per hit.
firerate=
Fire rate value.
magazinesize=
Magazine size.
reloadtime=
Reload time value.
impact=
Impact stat value.
timetouse=
Time it takes to use item (in seconds).
healingrate=
Rate at which item heals (per second).
restorationrate=
Rate at which item restores shields (per second).
duration=
Duration of item's activity (in seconds).
totalhealing=
Total healing of item after duration.
totalrestoration=
Total restoration of item after duration.

About