Template:NewBellePage: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(132 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BelleImageBox}}
__NOEDITSECTION__
{{#cargo_query:
__NOTOC__
tables=MAINBelle
{{DataBox
|fields=MAINBelle.TXT_CharName, MAINBelle.FK_ShipType, MAINBelle.TXT_Class, MAINBelle.TXT_NationName, MAINBelle.TXT_HistShipName, MAINBelle.TXT_VoiceName, MAINBelle.INT_Level1HP, MAINBelle.INT_Level1WeightCap, MAINBelle.INT_VesturesToRescue, MAINBelle.TXT_Traits
  |image=[[File:Caution.png|middle|75px]]
|where=MAINBelle.TXT_CharName='{{PAGENAME}}'
  |title=Minor Spoilers Possible
|format=template
  |content=This page may contain things considered by some to be spoilers (Story, Equipment, Character details, etc). Expand sections at own risk.
|template=Template:MAINBelle
}}
|named args=yes
{{BelleImageBox
| belle_image={{#if: {{{BelleImageOverride|}}} | [[File:{{{BelleImageOverride}}}|frameless|thumb|center]] | [[File:{{PAGENAME}}.png|frameless|thumb|center]] }}
| belle_chibi={{#if: {{{ChibiImageOverride|}}} | [[File:{{{ChibiImageOverride}}}|frameless|thumb|center]] | [[File:{{PAGENAME}}-chibi.png|frameless|thumb|center]] }}
}}
}}
{{QueryBelleInfobox}}


{{PAGENAME}} is a {{{Faction|''Fill in nation...''}}} [[Belle]] available {{{Availability|at the start of the game, September '39}}}. <!--Timeframe-->
''{{#invoke:QueryBelleSummary|main|belle={{#replace:{{PAGENAME}}|&#39;|\'}}}}''


{{{IngameDescription|''Copy the description from the Belle viewer page...''}}}
— In-game description
— In-game description


== Vestures ==
{{PAGENAME}} is {{a or an|{{#cargo_query:
{| class=wikitable style=text-align:left width:65%"
tables=MAINBelle
! Vesture Type !! Vesture Name !! XP !! Stat 1 !! Stat 2
|fields=MAINBelle.TXT_NationName
|-
|where=MAINBelle.TXT_CharName='{{#replace:{{PAGENAME}}|&#39;|\'}}'
{{#cargo_query:
|format=template
tables=JOINBelleVesture, ITEMVesture
|template=Template:Country2nationality
|named args=no
|default=''Nationality not defined''
}}}}  [[Belles|Belle]] available {{#if: {{{Availability|}}} | {{{Availability}}} | at the start of the game, September '39}}
{{CollapsibleTableWithHeader|Vestures|! Vesture Type !! Vesture Name !! XP !! Stat 1 !! Stat 2|{{#cargo_query:
tables=MAINBelle, ITEMVesture
|fields=ITEMVesture.TXT_VestureType=Vesture Type, ITEMVesture.TXT_VestureName=Vesture Name, ITEMVesture.INT_XPBonus=XP Bonus, ITEMVesture.TXT_StatBonus1=Stat Bonus 1, ITEMVesture.TXT_StatBonus2=Stat Bonus 2
|fields=ITEMVesture.TXT_VestureType=Vesture Type, ITEMVesture.TXT_VestureName=Vesture Name, ITEMVesture.INT_XPBonus=XP Bonus, ITEMVesture.TXT_StatBonus1=Stat Bonus 1, ITEMVesture.TXT_StatBonus2=Stat Bonus 2
|where=JOINBelleVesture.TXT_CharName = '{{PAGENAME}}'
|where=MAINBelle.TXT_CharName = '{{#replace:{{PAGENAME}}|&#39;|\'}}'
|join on=JOINBelleVesture.TXT_VestureName=ITEMVesture.TXT_VestureName
|join on=MAINBelle.TXT_ID=ITEMVesture.TXT_BelleID
|format=template
|format=template
|template=Template:BelleVestures
|template=Template:BelleVestures
|named args=yes
|named args=yes
|default=''Vestures not defined''
}}
}}
}}
|}


== Where to find ==
{{CollapsibleTableWithHeader|Where Vestures Drop|! HQ Level !! Map Name !! Map Type !! Start !! End|Campaign Maps are permanent.  Event Maps may no longer be available, see their active dates.  An Event Map with no dates lacks start/end data.{{#cargo_query:
{| class=wikitable style=text-align:left width:65%"
tables=MAINMap, MAINBelle
! HQ Level !! Map Name  
|fields=MAINMap.INT_MapHQLevel=HQ Level, MAINMap.TXT_MapName=Map Name, MAINMap.TXT_MapType=MapType, MAINMap.DATE_IRLStart=IRLStart, MAINMap.DATE_IRLEnd=IRLEnd
|-
|where=MAINBelle.TXT_CharName = '{{#replace:{{PAGENAME}}|&#39;|\'}}'
{{#cargo_query:
|join on=MAINMap.TXT_BOIList HOLDS MAINBelle.TXT_ID
tables=JOINBelleMap, MAINMap
|fields=MAINMap.INT_MapHQLevel=HQ Level, MAINMap.TXT_MapName=Map Name
|where=JOINBelleMap.TXT_BelleName = '{{PAGENAME}}'
|join on=JOINBelleMap.TXT_MapName = MAINMap.TXT_MapName
|format=template
|format=template
|template=Template:VestureMap
|template=Template:VestureMap
|named args=yes
|named args=yes
|order by=MAINMap.TXT_MapType ASC, MAINMap.INT_MapHQLevel ASC
}}
}}
|}
== Stock Stats==
<!-- All belles have stock armor values -->
{{BelleStockStats
}}
== Starting Equipment ==
=== Main Battery 1 ===
{{#cargo_query:
tables=MAINBelle, JOINMainBatteryDetails, ITEMDirector, ITEMRangekeeper, ITEMRDF
|fields=ITEMDirector.TXT_DirectorName=Director Name, ITEMRangekeeper.TXT_RangekeeperName=Rangekeeper Name, ITEMRDF.TXT_RDFName=RDF Name
|where=MAINBelle.TXT_CharName = '{{PAGENAME}}'
|join on=MAINBelle.TXT_CharName=JOINMainBatteryDetails.TXT_BelleName,  JOINMainBatteryDetails.TXT_DirectorName=ITEMDirector.TXT_DirectorName,JOINMainBatteryDetails.TXT_RangekeeperName=ITEMRangekeeper.TXT_RangekeeperName, JOINMainBatteryDetails.TXT_RDFName=ITEMRDF.TXT_RDFName
|format=template
|template=Template:MainBatteryDetails
|named args=yes
}}
{{MainBatteryCount|Naval Gun}}
</div>
=== Main Battery 2 ===
<div class="mw-collapsible-content">
<!-- If something, uncomment below and fill -->
<!--
{{Battery
  | battery=Main Battery II
  | director=
  | rangekeeper=
  | rdf=
  | casemate_gun=
  | wing_gun=
  | centerline_gun=
}}
-->
<!-- If nothing, comment below -->
{{NoStockGunsBox|battery=Battery II}}
</div>
=== Main Battery 3 ===
<div class="mw-collapsible-content">
<!-- If something, uncomment below and fill -->
<!--
{{Battery
  | battery=Main Battery III
  | director=
  | rangekeeper=
  | rdf=
  | casemate_gun=
  | wing_gun=
  | centerline_gun=
}}
}}
<!-- If nothing, comment below -->
{{NoStockGunsBox|battery=Battery III}}
</div>


=== Light Battery I-III ===
{{CollapsibleHeader|Stock Stats|{{NoResultsCustomMessage|{{QueryStockStats}}|''Stock stats not defined yet...''|{{QueryStockStats}}}}
<div class="mw-collapsible-content">
{{LightBattery
  | centerline_gun_1=
  | wing_gun_1=
  | casemate_gun_1=
  | centerline_gun_2=
  | wing_gun_2=
  | casemate_gun_2=
  | casemate_gun_3=
  | wing_gun_3=
  | centerline_gun_3=
}}
}}
<!-- If nothing, uncomment below and comment above -->
{{CollapsibleHeader|Starting Equipment|{{StartingEquipmentDataDisplay}}
<!-- {{NoStockGunsBox|battery=Light I-III}} -->
</div>
 
=== Torpedoes ===
<div class="mw-collapsible-content">
{{TorpedoBattery
  | asdic=
  | quarterdeck=
  | torpedo_1=
  | torpedo_2=
  | torpedo_3=
}}
}}
<!-- If nothing, uncomment below and comment above -->
<!-- {{NoStockTorpedoesBox}} -->
</div>


=== Aircraft ===
{{CollapsibleHeader|Character Information|{{CharacterInformationDataDisplay|{{{PersonalityDetails}}}|{{{BelleTrivia}}}}}
<div class="mw-collapsible-content">
{{AircraftEmbarked
  | hangar_1=
  | hangar_2=
  | hangar_3=
  | hangar_4=
  | air_warning_rdf=
  | deck_1=
  | deck_2=
  | deck_3=
  | deck_4=
}}
}}
<!-- If nothing, uncomment below and comment above -->
<!-- {{NoStockHangarBox}} -->
</div>


<!-- Part G -->
{{CollapsibleHeader|In-Game Historical Information|{{#cargo_query:
== Character Information ==
tables=MISC_BelleMoreInfo
 
|fields=MISC_BelleMoreInfo.TXT_CommissionYear=commission, MISC_BelleMoreInfo.TXT_Summary=summary, MISC_BelleMoreInfo.TXT_ServiceDates=service, MISC_BelleMoreInfo.TXT_Namesake=namesake, MISC_BelleMoreInfo.TXT_Sisters=sisters, MISC_BelleMoreInfo.TXT_NotableSistersList=notable, MISC_BelleMoreInfo.TXT_Builder=builder, MISC_BelleMoreInfo.TXT_Fate=fate
{{#cargo_query:
|where=FK_Belle = '{{#replace:{{PAGENAME}}|&#39;|\'}}'
tables=MISC_BelleMoreInfo, MAINBelle
|fields=MISC_BelleMoreInfo.TXT_CommissionYear=commission, MISC_BelleMoreInfo.TXT_Summary=summary, MISC_BelleMoreInfo.TXT_ServiceDates=service, MISC_BelleMoreInfo.TXT_Namesake=namesake, MISC_BelleMoreInfo.INT_Sisters=sisters, MISC_BelleMoreInfo.TXT_Builder=builder, MISC_BelleMoreInfo.TXT_Fate=fate, MISC_BelleMoreInfo.TXT_NotableSistersList=notable
|where=MAINBelle.TXT_CharName = '{{PAGENAME}}'
|join on=MAINBelle._pageID=MISC_BelleMoreInfo.FK_Belle
|format=template
|format=template
|template=Template:BelleMoreInfo
|template=Template:BelleMoreInfo
|named args=yes
|named args=yes
}}
}}
}}


=== Personality and traits ===
{{CollapsibleHeader|History Trivia|{{#if: {{{HistoricalShipInfo|}}} | {{{HistoricalShipInfo}}} |''No historical notes yet--see if the historical ship is a museum, has a veteran's association, or has a Wikipedia page to find some!''}}
{{{PersonalityDetails|}}}
}}
<!-- If information is available, use only in-game or Kickstarter descriptions.  NO PERSONAL OPINIONS. --><!-- <ref>ref if needed></ref> -->
== References ==


<!-- Part H -->
=== Tombstone quotes ===
<u>First quote:</u> ''{{{TombstoneQuote1|Unknown}}}''<br>
<u>Second quote:</u> ''{{{TombstoneQuote2|Unknown}}}''


=== Trivia ===
<includeonly>[[Category:Belles]]
{{{BelleTrivia|}}}
[[Category:{{#cargo_query:
<!--
tables=MAINBelle
Trivia about the Belle
|fields=MAINBelle.TXT_NationName
For example, Chiyoda's design references Hirohito's love of golf
|where=TXT_CharName='{{#replace:{{PAGENAME}}|&#39;|\'}}'
-->
|no html
== Historical Information ==
}}]]
{{{HistoricalShipInfo|}}}
[[Category:{{QueryShipType}}]]
<!--
{{#if: {{#cargo_query:
 
tables=MAINBelle
If the historical ship has a Wikipedia or other article about it, this is the place to list it
|fields=MAINBelle.TXT_VoiceName
If the historical ship is a museum, has a veterans' association, etc. this is the place to list it
|where=TXT_CharName='{{#replace:{{PAGENAME}}|&#39;|\'}}'
 
|no html
-->
}} | [[Category:Voiced Belles]] | [[Category:Unvoiced Belles]] }}
 
</includeonly>
<!-- Part I -->
== References ==
 
<!-- Part J -->
<!-- Uncomment the Belles category before creation--it is disabled to prevent this template from showing up on the "Belle" category -->
[[Category:Belles]]
<!-- [[Category:No Details Page]] (If no details page was created, to help later editors find pages that need work) -->
<!-- [[Category:Incomplete Details Page]] (If only part of the details page was filled in, to help later editors find pages that need work) -->
<!-- Nation category -->
<!-- Ship class category -->
<!-- Voiced Belles or Unvoiced Belles category -->
<!-- If voiced and actress unknown, Unknown Actress category -->
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>

Latest revision as of 09:59, 17 June 2023


Caution.png

Minor Spoilers Possible

This page may contain things considered by some to be spoilers (Story, Equipment, Character details, etc). Expand sections at own risk.

Infobox not defined

'

— In-game description

NewBellePage is a Nationality not defined Belle available at the start of the game, September '39

Vestures
Vestures not defined
Vesture Type Vesture Name XP Stat 1 Stat 2
Where Vestures Drop
Campaign Maps are permanent. Event Maps may no longer be available, see their active dates. An Event Map with no dates lacks start/end data.No results
HQ Level Map Name Map Type Start End
Stock Stats

Stock stats not defined yet...


Starting Equipment

Main Battery 1

thumb

No Guns, Battery I

NewBellePage has no guns in Battery I. They may be added weight permitting.


Main Battery 2

thumb

No Guns, Battery II

NewBellePage has no guns in Battery II. They may be added weight permitting.


Main Battery 3

thumb

No Guns, Battery III

NewBellePage has no guns in Battery III. They may be added weight permitting.


Light Battery I-III

thumb

No Guns, Light I-III

NewBellePage has no guns in Light I-III. They may be added weight permitting.


Torpedoes

NoStockTorpedoes.jpg

No Torpedoes

NewBellePage has no stock torpedoes. They may be added weight permitting.


Aircraft

thumb

No Aircraft

NewBellePage has no stock aircraft. They may be added weight permitting.


Character Information

Personality and traits

{{{PersonalityDetails}}}

Tombstone quotes

No results

Character Trivia

{{{BelleTrivia}}}

Voice Lines

See NewBellePage/VoiceLines.

In-Game Historical Information

No results

History Trivia

No historical notes yet--see if the historical ship is a museum, has a veteran's association, or has a Wikipedia page to find some!

References

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:NewBellePage/doc to edit this documentation. (How does this work?)

Description

This is the main template for all Belles pages. Much of the page is driven by properly-linked Cargo databases, however there is still room for filling in details that aren't found in Cargo.

The following optional fields exist. They are documented roughly in order that they appear on the page from top to bottom. Note that these fields are not limited to a single line or even single paragraph (see syntax below).

  • BelleImageOverride: If for some reason the Belle's image doesn't follow the convention of PAGENAME.png (different name, different format, both).
  • ChibiImageOverride: If for some reason the chibi's image doesn't follow the convention of PAGENAME-chibi.png (different name, different format, both).
  • Availability: Appends to the phrase "<Character> is a <Nationality> Belle available..." (to Kickstarter backers, in an event, etc).
  • PersonalityDetails: Please note that this is not meant to house the 2-3 traits the game lists! Rather, it is for detailed descriptions of a Belle as she is revealed through her in-game story (and possibly other in-game stories that mention her). For example, the training ship Recruit really, really would like to be taken seriously as a "real" battleship despite being the Belle of a wooden "land-ship" that never touched water.
  • BelleTrivia: Trivia about the Belle or her design. For example, Chiyoda's design references Emperor Hirohito's love of golf. Sources may include verified developer comments in Discord, Kickstarter updates, and self-evident details not contradicted by other more official sources (e.g. Nevada's design has a playing card because the real state of Nevada has a ton of casinos). Due to the nature of such commentary, many Belles may not have much listed here.
  • HistoricalShipInfo: Write anything about the historical ship here. Notable information might include what battles the ship was involved in, a link to the ship's museum website if it is preserved, and notable ship achievements.

To use this template, copy the following code and fill in the appropriate fields. Any field not filled will either populate with a default as noted above value or be ignored.

Syntax

{{NewBellePage
| BelleImageOverride=
| ChibiImageOverride=
| Availability=
| PersonalityDetails=
| BelleTrivia=
| HistoricalShipInfo=
}}

Multiple Lines

PersonalityDetails and HistoricalShipInfo are likely to have multiple lines if significant information is available. In order to display this, use the following syntax as an example.

{{NewBellePage
| ...
| HistoricalShipInfo=* [https://en.wikipedia.org/wiki/USS_Enterprise_(CV-6) USS Enterprise (CV-6) on Wikipedia].
* USS Enterprise (CV-6) was the most decorated U.S. ship of World War 2.
* Despite multiple efforts at preservation by the state of New York and private interests, the ship was scrapped.
|...
}}