Template:NewBellePage/doc

From Victory Belles Community Wiki
Jump to navigation Jump to search

Description[edit source]

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[edit source]

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

Multiple Lines[edit source]

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