Wiki/Projects: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Mcint (talk | contribs)
m add headerbox(es) -- need to pick one
Mcint (talk | contribs)
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

/template:wiki

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

/template:wikipages

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.

Headerboxes

Tree hierarchy of template:home, for navigation.

Styling hierarchy for that tree layering template:boxes.

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