Community Style Guidelines: Difference between revisions
Jump to navigation
Jump to search
Community Style Guidelines (view source)
Revision as of 13:33, 30 September 2021
, 30 September 2021→Belle Detail Pages
fandomVB>Sovereign No edit summary |
fandomVB>Sovereign |
||
| Line 6: | Line 6: | ||
==Belle Detail Pages== | ==Belle Detail Pages== | ||
To keep large data-dumps off the main belle pages, each belle has (or will have) a "DetailsPage" that contains her stock configuration, information about vestures, and default armor statistics. | To keep large data-dumps off the main belle pages, each belle has (or will have) a "DetailsPage" that contains her stock configuration, information about vestures, and default armor statistics. Such pages are very legible on mobile devices despite the large amount of data presented. [[Dunkerque/DetailsPage|Dunkerque]] has an in-progress (circa September 2021) example of a details page. | ||
Add the following code to any belle without a detail page. Generally this should be placed after the Gameplay Information section. This adds a box with an automatically-generated link which invokes a pre-loaded template to build out the belle's detail page. | Add the following code to any belle without a detail page. Generally this should be placed after the Gameplay Information section. This adds a box with an automatically-generated link which invokes a pre-loaded template to build out the belle's detail page. The editor then only needs to fill all known fields. | ||
<pre> | <pre> | ||
{{NoBelleDetailsPage}} | {{NoBelleDetailsPage}} | ||