Template:BelleStockStats/doc: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
fandomVB>Sovereign
(Created page with "==Description== To use this template, copy the following code and fill in the appropriate fields. For brevity (especially on mobile devices), "Armor Q...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
==Description==
To use this template, copy the following code and fill in the appropriate fieldsFor brevity (especially on [[Mobile-First Design|mobile devices]]), "Armor Quality H" is abbreviated "AQH" and "Armor Quality V" is abbreviated as "AQV."
This template is used purely as a display for Cargo dataWhile it can be invoked separately, that should not be necessary.


==Syntax==
<noinclude>
<pre>
[[Category:Template documentation]]
{{BelleStockStats
</noinclude>
  | aqh_citadel=
  | aqh_conn=
  | aqh_fa=
  | aqh_super=
  | aqv_barbette=
  | aqv_citadel=
  | acq_conn=
  | aqv_fa=
  | aqv_super=
  | refit_cap=
}}
</pre>
 
==Samples==
<pre>
{{BelleStockStats
  | aqh_citadel=1.5
  | aqh_conn=0.95
  | aqh_fa=0.45
  | aqh_super=0.45
  | aqv_barbette=0.45
  | aqv_citadel=3.5
  | acq_conn=1.85
  | aqv_fa=0.45
  | aqv_super=0.45
  | refit_cap=59
}}
</pre>
 
Results in...
 
{{BelleStockStats
  | aqh_citadel=1.5
  | aqh_conn=0.95
  | aqh_fa=0.45
  | aqh_super=0.45
  | aqv_barbette=0.45
  | aqv_citadel=3.5
  | acq_conn=1.85
  | aqv_fa=0.45
  | aqv_super=0.45
  | refit_cap=59
}}

Latest revision as of 09:12, 10 May 2023

Description[edit source]

This template is used purely as a display for Cargo data. While it can be invoked separately, that should not be necessary.