Presently most of wikis are using info box templates (http://en.wikipedia.org/wiki/Wikipedia:Infobox_templates) as an important tool. These templates are having two inadequacies for novice and non technical editors.
1)First is these templates usually occur at the top of edit page and a novice user gets confused with all wiki markup in those templates so please do enhance it with either wiki markup or template itself will not show up when page is opened for editing unless clicked as show.
2a) The second request is for a novice wiki user a template concept itself is new in that presently novice user has no way to understand that these info boxes are template pages and there are intricate templates within templates and there is no way for new user to understand that these templates are being reflected from some third page. The enhancement request is to give automated feature in tools which a new user can use to build a new info-box template
the way in vector skin new usability initiative we have given feature for creating tables in the same manner.
2b) Some easy way for new user to understand and reach easily to hidden template that lists the left side list in info-box template.
keywords: code folding
Acceptance criteria
- When hovering over a template or its parameters, you should see a collapse icon appear above the cursor/selection (looks like –)
- Clicking this should collapse the template, i.e. from {{foo|bar=baz}} to {{foo|…}}
- Clicking the ellipsis (…) of a collapsed template should then unfold it back to its original presentation.
- Moving the cursor over the ellipsis using the arrow keys should also unfold the template
- The following keystrokes should work:
- ⌃+⇧+[ – Fold the currently selected templates.
- ⌘+alt+[ for MacOS
- ⌃+⇧+] – Unfold the any folded templates in the selection.
- ⌘+alt+] for MacOS
- ⌃+alt+[ – Fold all templates on the page
- Same keystroke for MacOS, I hope...
- ⌃+alt+] – Unfold all templates on the page
- Same keystroke for MacOS
- ⌃+⇧+[ – Fold the currently selected templates.