Template:Development nav: Difference between revisions

From VNDev Wiki
cleaned up the Asset subnav to simplify & increase clarity
m "category" is confusing bc it doesn't actually put the page in the category. changed to "section"
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
|state=uncollapsed
|state=uncollapsed


|group1= [[Planning]]
|group1= [[Asset|Assets]]
|list1=
|gtype1= subgroup
* [[Game design document‎‎‎]]
* [[Minimum viable product‎]]
* [[Demographic]]
* [[Scope]]
* [[Guide:Writing an outline|Outline]]
 
|group2= [[Funding]]
|list2=
* [[Budgeting]]
* [[Crowdfunding]]
* [[Development grant]]
 
|group3= [[Production]]
|list3=
* [[Development team]]
* [[Source control]]
* [[Project management]]
* [[Demo]]
 
|group4= [[Productivity]]
|list4=
* [[Sprinting]]
* [[Topics of the productivity channel]]
* [[Burnout‎‎]]
* [[Crunch]]
* [[Portfolio]]
 
|group5= [[Marketing]]
|list5=
* [[Log line‎]]
* [[Elevator pitch]]
* [[Advertising]]
* [[Social media]]
* [[:Category:Marketing Assets|Other marketing assets]]
 
|group6= [[Asset|Assets]]
|gtype6= subgroup


<!-- Assets -->
<!-- Assets -->
|list6= {{Navbox|child
|list1= {{Navbox|child
|name= Asset subnav
|name= Asset subnav
|title= [[Narrative]] [[Art]] [[Audio]] [[Programming]] [[User Experience]] • [[Gameplay]] • [[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 95: Line 72:
* [[Translation]]
* [[Translation]]


|group6= Gameplay
|group6= Marketing
|list6=
|list6=
* [[Choice|Choices]]
* [[Point-and-click]]
* [[Quick Time Event]]
|group7= Marketing
|list7=
* [[Press kit‎]]
* [[Press kit‎]]
* [[Promotional art‎]]
* [[Promotional art‎]]
Line 110: Line 81:
}}
}}
<!-- End assets -->
<!-- End assets -->
|group2= [[Visual novel features|Features]]
|gtype2= subgroup
<!-- Features -->
|list2= {{Navbox|child
|name= Features subnav
|title=
* [[Narrative features]]
* [[Gameplay]]
* [[Accessibility]]
|navbar= off
|state={{#switch: {{{section|}}}
| feature
| features
| Feature
| Features =mw-uncollapsed
| default mw-collapsed}}
|bodystyle= width:100%
|titlestyle= text-align:left; font-weight:normal; padding-left: 0.25em; font-size: 88%
|groupstyle= text-align:left
|group1= Narrative
|list1=
* [[History]]
* [[Rollback]]
* [[Autoplay]]
* [[Skipping]]
* Saving and Loading
|group2= Gameplay
|list2=
* [[Choice|Choices]]
* [[Point-and-click]]
* [[Quick Time Event]]
* [[Minigame]]
|group3= Accessibility
|list3=
* Under construction
}}
<!-- End features -->
|group3= [[Planning]]
|list3=
* [[Game design document‎‎‎]]
* [[Minimum viable product‎]]
* [[Demographic]]
* [[Scope]]
* [[Guide:Writing an outline|Outline]]
|group4= [[Funding]]
|list4=
* [[Budgeting]]
* [[Crowdfunding]]
* [[Development grant]]
|group5= [[Production]]
|list5=
* [[Development team]]
* [[Source control]]
* [[Project management]]
* [[Demo]]
|group6= [[Productivity]]
|list6=
* [[Sprinting]]
* [[Topics of the productivity channel]]
* [[Burnout‎‎]]
* [[Crunch]]
* [[Portfolio]]
|group7= [[Marketing]]
|list7=
* [[Log line‎]]
* [[Elevator pitch]]
* [[Advertising]]
* [[Social media]]
* [[:Category:Marketing Assets|Other marketing assets]]


|below=  
|below=  

Latest revision as of 13:53, 18 December 2024

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