Template:Development nav: Difference between revisions
From VNDev Wiki
Tale glider (talk | contribs) Adding Translation in the production section (I think that's where it fits) |
m removed Scripting |
||
(37 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|image= | |image= | ||
|above= | |above= | ||
|state=uncollapsed | |||
|group1= | |group1= [[Asset|Assets]] | ||
|gtype1= subgroup | |||
<!-- Assets --> | |||
|list1= {{Navbox|child | |||
|name= Asset subnav | |||
|title= | |||
* [[Narrative|Narrative assets]] | |||
* [[Art]] | |||
* [[Audio]] | |||
* [[Programming]] | |||
* [[User experience]] | |||
* [[Marketing]] | |||
|navbar= off | |||
|state={{#switch: {{{section|}}} | |||
| asset | |||
| assets | |||
| Asset | |||
| Assets =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= | |list1= | ||
* [[ | * [[Guide:Writing an outline|Outline]] | ||
* [[ | * [[Writing]] | ||
* [[ | * [[Editing]] | ||
* [[ | * [[Proofreading]] | ||
* [[Branching]] | |||
* [[Continuity]] | |||
* [[Ending]]s | |||
|group2= Art | |group2= Art | ||
|list2= | |list2= | ||
* [[Sprite]] | * [[Sprite]] | ||
* [[Background]] | * [[Background]] | ||
* [[Event CG]] | |||
* [[Special graphics]] | * [[Special graphics]] | ||
* [[Animation]] | |||
* [[3D Camera]] | |||
|group3= Audio | |group3= Audio | ||
|list3= | |list3= | ||
* [[Music]] | * [[Music]] | ||
* [[Sound effect]] | * [[Sound effect]] | ||
* [[Voice acting]] | * [[Voice acting]] | ||
|group4= | |group4= Programming | ||
|list4= | |list4= | ||
* [[Visual novel engine]]s | |||
* [[Scene direction]] | |||
* [[Transition]] | |||
* [[Source control]] | |||
|group5= User Experience | |||
|list5= | |||
* [[Graphical User Interface]] | * [[Graphical User Interface]] | ||
* [[Textbox]] | * [[Textbox]] | ||
* [[Accessibility]] | * [[Accessibility]] | ||
* [[Translation]] | |||
|group6= Marketing | |||
|list6= | |||
* [[Press kit]] | |||
* [[Promotional art]] | |||
* [[Cover art]] | |||
* [[Trailer]] | |||
}} | |||
<!-- 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]] | * [[Point-and-click]] | ||
* [[Quick Time Event]] | * [[Quick Time Event]] | ||
* [[Minigame]] | |||
|group3= Accessibility | |||
|list3= | |||
* Under construction | |||
|group6= | }} | ||
<!-- 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= | |list6= | ||
* [[ | * [[Sprinting]] | ||
* [[ | * [[Topics of the productivity channel]] | ||
* [[ | * [[Burnout]] | ||
* [[ | * [[Crunch]] | ||
* [[Portfolio]] | * [[Portfolio]] | ||
|group7= | |group7= [[Marketing]] | ||
|list7= | |list7= | ||
* [[ | * [[Log line]] | ||
* [[ | * [[Elevator pitch]] | ||
* [[ | * [[Advertising]] | ||
* [[ | * [[Social media]] | ||
* [[ | * [[:Category:Marketing Assets|Other marketing assets]] | ||
|below= | |below= | ||
}} | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 13:44, 15 January 2025
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
The above documentation is transcluded from Template:Development nav/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |