Template:Development nav: Difference between revisions

From VNDev Wiki
continuing to iterate
m removed Scripting
 
(13 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]]
* [[Outline]]


|group2= [[Funding]]
<!-- Assets -->
|list2=
|list1= {{Navbox|child
* [[Budgeting]]
|name= Asset subnav
* [[Crowdfunding]]
|title=
* [[Development grant]]
* [[Narrative|Narrative assets]]
 
|group3= [[Asset|Assets]]
|gtype3= subgroup
 
<!-- Two rows within assets -->
|list3= {{Navbox|child
|name= Asset basic list
|state=off
|bodystyle= width: 100%
 
<!-- First row -->
|list1=
* [[Narrative]]
* [[Art]]
* [[Art]]
* [[Audio]]
* [[Audio]]
* [[Programming]]
* [[Programming]]
* [[User Experience]]
* [[User experience]]
* [[Gameplay]]
* [[Marketing]]
* [[Marketing]]
|navbar= off
|state={{#switch: {{{section|}}}
| asset
| assets
| Asset
| Assets =mw-uncollapsed
| default mw-collapsed}}


<!-- Second row (collapsible) -->
|gtype2= subgroup
|list2= {{Navbox|child
|name= Asset subnav
|title= More Assets
|navbar= off
|bodystyle= width:100%
|bodystyle= width:100%
|titlestyle= text-align:left; padding-left: 1em
|titlestyle= text-align:left; font-weight:normal; padding-left: 0.25em; font-size: 88%
|groupstyle= text-align:left
|groupstyle= text-align:left
|image=
|above=


|group1= [[Narrative]]
|group1= Narrative
|list1=
|list1=
* [[Outline]]
* [[Guide:Writing an outline|Outline]]
* [[Writing]]
* [[Writing]]
* [[Editing]]
* [[Editing]]
Line 61: Line 42:
* [[Ending]]s
* [[Ending]]s


|group2= [[Art]]
|group2= Art
|list2=
|list2=
* [[Sprite‎]]
* [[Sprite‎]]
Line 70: Line 51:
* [[3D Camera]]
* [[3D Camera]]


|group3= [[Audio]]
|group3= Audio
|list3=
|list3=
* [[Music]]
* [[Music]]
Line 76: Line 57:
* [[Voice acting]]
* [[Voice acting]]


|group4= [[Programming]]
|group4= Programming
|list4=
|list4=
* [[Visual novel engine]]s
* [[Visual novel engine]]s
* [[Scripting]]
* [[Scene direction]]
* [[Scene direction]]
* [[Transition]]
* [[Transition]]
* [[Source control]]
* [[Source control]]


|group5= [[User Experience]]
|group5= User Experience
|list5=
|list5=
* [[Graphical User Interface‎]]
* [[Graphical User Interface‎]]
Line 91: Line 71:
* [[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 104: Line 78:
* [[Trailer]]
* [[Trailer]]


|below=
}}
}}
<!-- End collapsible section -->
<!-- End assets -->
 
|group2= [[Visual novel features|Features]]
|gtype2= subgroup
 
<!-- Features -->
|list2= {{Navbox|child
|name= Features subnav
|title=
* [[Narrative features]]
* [[Gameplay]]
* [[Accessibility]]
* [[Downloadable content|Downloadable content (DLC)]]
|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 assets -->
<!-- End features -->
 
|group3= [[Planning]]
|list3=
* [[Game design document‎‎‎]]
* [[Minimum viable product‎]]
* [[Demographic]]
* [[Scope]]
* [[Guide:Writing an outline|Outline]]


|gtype4= subgroup
|group4= [[Funding]]
|list4=
|list4=
 
* [[Budgeting]]
* [[Crowdfunding]]
* [[Development grant]]


|group5= [[Production]]
|group5= [[Production]]
|list5=
|list5=
* [[Development team]]
* [[Development team]]
* [[Development stages]]
* [[Source control]]
* [[Source control]]
* [[Project management]]
* [[Project management]]
* [[Demo]]


|group6= [[Productivity]]
|group6= [[Productivity]]

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