Template:Development nav: Difference between revisions

From VNDev Wiki
created 'visual novel features' section as discussed in the discord
m removed Scripting
 
(5 intermediate revisions by the same user not shown)
Line 12: Line 12:
|list1= {{Navbox|child
|list1= {{Navbox|child
|name= Asset subnav
|name= Asset subnav
|title= [[Narrative|Narrative assets]] [[Art]] [[Audio]] [[Programming]] [[User Experience]] [[Marketing]]
|title=
* [[Narrative|Narrative assets]]
* [[Art]]
* [[Audio]]
* [[Programming]]
* [[User experience]]
* [[Marketing]]
|navbar= off
|navbar= off
|state={{#switch: {{{section|}}}
| asset
| assets
| Asset
| Assets =mw-uncollapsed
| default mw-collapsed}}
|bodystyle= width:100%
|bodystyle= width:100%
|titlestyle= text-align:left; font-weight:normal; padding-left: 0.25em; font-size: 88%
|titlestyle= text-align:left; font-weight:normal; padding-left: 0.25em; font-size: 88%
Line 46: Line 60:
|list4=
|list4=
* [[Visual novel engine]]s
* [[Visual novel engine]]s
* [[Scripting]]
* [[Scene direction]]
* [[Scene direction]]
* [[Transition]]
* [[Transition]]
Line 74: Line 87:
|list2= {{Navbox|child
|list2= {{Navbox|child
|name= Features subnav
|name= Features subnav
|title= [[Narrative features]] [[Gameplay]] [[Accessibility]]
|title=
* [[Narrative features]]
* [[Gameplay]]
* [[Accessibility]]
* [[Downloadable content|Downloadable content (DLC)]]
|navbar= off
|navbar= off
|state={{#switch: {{{section|}}}
| feature
| features
| Feature
| Features =mw-uncollapsed
| default mw-collapsed}}
|bodystyle= width:100%
|bodystyle= width:100%
|titlestyle= text-align:left; font-weight:normal; padding-left: 0.25em; font-size: 88%
|titlestyle= text-align:left; font-weight:normal; padding-left: 0.25em; font-size: 88%

Latest revision as of 13:44, 15 January 2025

Documentation icon Template documentation [view] [edit] [purge]

Usage

For most pages, simply transclude the template with no parameters: {{development nav}}

If a page is located in one of the collapsible sections (currently Assets and Features), add a "section" parameter to ensure that the appropriate section is made uncollapsed by default: {{development nav|section=assets}}.

For editor convenience, accepted values for section are:

  • asset
  • assets
  • Asset
  • Assets
  • feature
  • features
  • Feature
  • Features