Template:NewBellePage: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__
__NOEDITSECTION__
__NOTOC__
__NOTOC__
 
{{DataBox
{{BelleImageBox/sandbox
  |image=[[File:Caution.png|middle|75px]]
  |title=Minor Spoilers Possible
  |content=This page may contain things considered by some to be spoilers (Story, Equipment, Character details, etc).  Expand sections at own risk.
}}
{{BelleImageBox
| belle_image={{#if: {{{BelleImageOverride|}}} | [[File:{{{BelleImageOverride}}}|frameless|thumb|center]] | [[File:{{PAGENAME}}.png|frameless|thumb|center]] }}
| 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]] }}
| belle_chibi={{#if: {{{ChibiImageOverride|}}} | [[File:{{{ChibiImageOverride}}}|frameless|thumb|center]] | [[File:{{PAGENAME}}-chibi.png|frameless|thumb|center]] }}
Line 8: Line 12:
{{QueryBelleInfobox}}
{{QueryBelleInfobox}}


''{{#cargo_query:
''{{#invoke:QueryBelleSummary|main|belle={{#replace:{{PAGENAME}}|'|\'}}}}''
tables=MISC_BelleMoreInfo
|fields=MISC_BelleMoreInfo.TXT_Summary
|where=FK_Belle = '{{#replace:{{PAGENAME}}|'|\'}}'
|default=''Description not defined''
}}''


— In-game description
— In-game description
Line 25: Line 24:
|named args=no
|named args=no
|default=''Nationality not defined''
|default=''Nationality not defined''
}}}}  [[Belle]] available {{#if: {{{Availability|}}} | {{{Availability}}} | at the start of the game, September '39}}
}}}}  [[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:
{{CollapsibleTableWithHeader|Vestures|! Vesture Type !! Vesture Name !! XP !! Stat 1 !! Stat 2|{{#cargo_query:
tables=JOINBelleVesture, ITEMVesture
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 = '{{#replace:{{PAGENAME}}|'|\'}}'
|where=MAINBelle.TXT_CharName = '{{#replace:{{PAGENAME}}|'|\'}}'
|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
Line 38: Line 37:
}}
}}


{{CollapsibleTableWithHeader|Where Vestures Drop|! HQ Level !! Map Name|{{#cargo_query:
{{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:
tables=JOINBelleMap, MAINMap
tables=MAINMap, MAINBelle
|fields=MAINMap.INT_MapHQLevel=HQ Level, MAINMap.TXT_MapName=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=JOINBelleMap.TXT_BelleName = '{{#replace:{{PAGENAME}}|'|\'}}'
|where=MAINBelle.TXT_CharName = '{{#replace:{{PAGENAME}}|'|\'}}'
|join on=JOINBelleMap.TXT_MapName = MAINMap.TXT_MapName
|join on=MAINMap.TXT_BOIList HOLDS MAINBelle.TXT_ID
|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
}}
}}
}}
}}
Line 54: Line 54:
}}
}}


<div class="mw-collapsible mw-collapsed" style="overflow:auto;">
{{CollapsibleHeader|Character Information|{{CharacterInformationDataDisplay|{{{PersonalityDetails}}}|{{{BelleTrivia}}}}}
<div>
== Character Information ==
</div>
<div class="mw-collapsible-content">
=== Personality and traits ===
{{#if: {{{PersonalityDetails|}}} | {{{PersonalityDetails}}} | ''Her story hasn't been documented, yet...''}}
 
=== Tombstone quotes ===
{{#cargo_query:
tables=MISCTombstoneQuotes
|fields=MISCTombstoneQuotes.TXT_Tragic=Tragic, MISCTombstoneQuotes.TXT_Heroic=Heroic
|where=TXT_BelleName='{{#replace:{{PAGENAME}}|&#39;|\'}}'
|format=template
|template=Template:TombstoneQuotes
|named args=yes
}}
}}
=== Character Trivia ===
{{#if: {{{BelleTrivia|}}} | {{{BelleTrivia}}} |''No trivia noted yet!''}}
=== Voice Lines ===
''See [[{{PAGENAME}}/VoiceLines]].''
</div>


{{CollapsibleHeader|In-Game Historical Information|{{#cargo_query:
{{CollapsibleHeader|In-Game Historical Information|{{#cargo_query:
Line 89: Line 67:
}}
}}


<div class="mw-collapsible mw-collapsed" style="overflow:auto;">
{{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!''}}
<div>
}}
== History Trivia ==
</div>
<div class="mw-collapsible-content">
{{#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!''}}
</div></div>
== References ==
== References ==



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.
|...
}}