Wiki/Projects: Difference between revisions
Jump to navigation
Jump to search
m add headerbox(es) -- need to pick one |
→Headerboxes: add new project to explain new links |
||
| Line 19: | Line 19: | ||
Styling hierarchy for that tree layering [[template:boxes]]. | Styling hierarchy for that tree layering [[template:boxes]]. | ||
==Headerbox template links== | |||
<code>[[Wiki/Projects#Headerbox template links]]</code> | |||
Matching wikipedia's Navbox templates | |||
<code><nowiki>|| <small>[[:Template:About|V]] · [[:Template_Talk:About|T]] · [[Special:EditPage/Template:About|E]]</small></nowiki></code> | |||
* <code><nowiki>||</nowiki></code>: moves the rest of the line to the right | |||
* <code><nowiki><small></nowiki></code>: de-biggens | |||
* <code><nowiki>[[:Template:About|V]]</nowiki></code>: "[V]iew" mnemonic, nice for mouseover, or click to visit and see other users of template | |||
* <code><nowiki> · </nowiki></code>: special character used as separator, between 1/2 and paragraph-S-mark, in edit footer, [[mw:extension:charinsert]] & on wiki settings for [[MediaWiki:EditTools]] | |||
* <code><nowiki>[[:Template_Talk:About|T]]</nowiki></code>: talk page, for discussions in context, capturing design wishes & thoughts, at time of use | |||
* <code><nowiki>[[Special:EditPage/Template:About|E]]</nowiki></code>: edit link functioning with on-wiki links. Cribbed knowledge of the MediaWiki function from wikipedia's use | |||
Revision as of 02:00, 29 August 2024
| Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Stuff | Events | Projects | Meetings | Donate | E |
| Guilds (Volunteer) | Maintainers | Meta | Code | Electronics | Fabrication | Games | Sewing | Music | AI | Neuro | Philosophy | Funding | Art | Security | Ham | WGs | E |
| MetaGuild | Recruiting Guilds | Volunteer | Documentation | Outreach | Working Groups | CommunityWG | Badges | E |
| Documentation | Wiki | Signage | LED Signage | Posters | Labels | QR Codes | Note-taking | NoiseFacts | NoiseManual | Nb.wtf | V · T · E |
| Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Stuff | Events | Projects | Meetings | Donate | E |
| Communications Channels | Wiki | Discord | Slack (by invitation) | Jitsi | Pad | Meetup | Github | VR | 5MoF | YouTube | Blog | Zine | Contacts | Guestbook | BBS | V ·T · E |
| Wiki (c) | WikiWG | Templates | Proposed wiki changes | /Projects | Orphans | Oldest | CSS | JS | V · T · E |
This page tracks specific projects, long running, organized efforts to improve the wiki.
Badges & Userboxes
Badges, inspired by [1]. First implemented locally as WikiWG/badge. Also, more generally, Userboxes.
- https://www.noisebridge.net/wiki/Template:Userbox
- https://www.mediawiki.org/wiki/Template:Userbox
- https://commons.wikimedia.org/wiki/Commons:Userboxes
- https://www.mediawiki.org/wiki/Category:Userboxes (dry)
- https://codesnippets.fandom.com/wiki/Userboxes (3rd party)
Headerboxes
Tree hierarchy of template:home, for navigation.
Styling hierarchy for that tree layering template:boxes.
Headerbox template links
Wiki/Projects#Headerbox template links
Matching wikipedia's Navbox templates
|| <small>[[:Template:About|V]] · [[:Template_Talk:About|T]] · [[Special:EditPage/Template:About|E]]</small>
||: moves the rest of the line to the right<small>: de-biggens[[:Template:About|V]]: "[V]iew" mnemonic, nice for mouseover, or click to visit and see other users of template·: special character used as separator, between 1/2 and paragraph-S-mark, in edit footer, mw:extension:charinsert & on wiki settings for MediaWiki:EditTools[[:Template_Talk:About|T]]: talk page, for discussions in context, capturing design wishes & thoughts, at time of use[[Special:EditPage/Template:About|E]]: edit link functioning with on-wiki links. Cribbed knowledge of the MediaWiki function from wikipedia's use