Community Style Guidelines: Difference between revisions
Jump to navigation
Jump to search
Community Style Guidelines (view source)
Revision as of 19:25, 30 September 2021
, 30 September 2021→Pages
fandomVB>Sovereign (→Pages) |
fandomVB>Sovereign (→Pages) |
||
| Line 67: | Line 67: | ||
Pages should be derived from a template if at all possible. This helps standardize the wiki's appearance. | Pages should be derived from a template if at all possible. This helps standardize the wiki's appearance. | ||
Spaces should be replaced with underscores, like this page (Community_Style_Guide), rather than PascalCasingPageNames because they are easier to read in the URL. | Spaces should be replaced with underscores, like this page (Community_Style_Guide), rather than PascalCasingPageNames because they are easier to read in the URL. Note that the opposite is true with templates, because having a ton of underscores in a template name is irritating when writing pages. Templates are invisible to the user, page names aren't. | ||
This game contains a large amount of data that needs to be presented in a unified, mobile-friendly format. Tables allow corralling said data while maintaining a mobile-friendly experience. | This game contains a large amount of data that needs to be presented in a unified, mobile-friendly format. Tables allow corralling said data while maintaining a mobile-friendly experience. | ||