Template:NewBellePage/doc: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
(Created page with "==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. Note that line breaks do require HTML stipulating such (...")
 
No edit summary
Line 37: Line 37:
* USS Enterprise (CV-6) was the most decorated U.S. ship of World War 2.
* 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.
* Despite multiple efforts at preservation by the state of New York and private interests, the ship was scrapped.
|...
}}
}}
</pre>


<noinclude>
<noinclude>
[[Category:Template documentation]]
[[Category:Template documentation]]
</noinclude>
</noinclude>

Revision as of 21:55, 29 April 2023

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. Note that line breaks do require HTML stipulating such (see syntax below).

  • Faction: What nation the Belle hails from. Defaults to a "please fill me in" message.
  • Availability: When she is available in-game. Defaults to September 1939 in-game.
  • IngameDescription: Copy the description from the ingame viewer. Relevant screenshot(s) will be added in the future, please be patient!
  • 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.
  • TombstoneQuote1: One of two options when a Belle is lost in battle. Defaults to "Unknown." Relevant screenshot(s) will be added in the future, please be patient!
  • TombstoneQuote2: One of two options when a Belle is lost in battle. Defaults to "Unknown."
  • 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.

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
| Faction=
| IngameDescription=
| PersonalityDetails=
| TombstoneQuote1=
| TombstoneQuote2=
| 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.
|...
}}