Wiki: Difference between revisions
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
* [[MediaWiki:Common.css]] | * [[MediaWiki:Common.css]] | ||
*[[MediaWiki:Sidebar]] | *[[MediaWiki:Sidebar]] | ||
*[[:Template: | *[[:Template:Boxstart|boxstart template]] | ||
*[[:Template:Box|box template]] | *[[:Template:Box|box template]] | ||
*[[:Template:Box1|box1 template]] | *[[:Template:Box1|box1 template]] | ||
Revision as of 09:57, 5 January 2022
| 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 |
|
This is a Wiki page dedicated to our Wiki explaining how to edit the wiki including this wiki page. |
Important Editing Links
- MediaWiki:Common.css
- MediaWiki:Sidebar
- boxstart template
- box template
- box1 template
- box2 template
- box3 template
- box4 template
- box5 template
- boxend template for closing any box.
- headerbox template
- blackbox template for locations.
- cursorboxend template for closing locations with blinking cursor.
OUTDATED: This page's contents are outdated and need some edits by maintainers or maybe you. V·T·E
see T:updateneeded · t/div
How to edit the Wiki pages
- You can edit most any page by clicking Edit.
- You can figure out who else is recently maintaining a page by clicking 'View history.
- Formatting page of mediawiki will tell you how to compose.
- Some pages are protected so only logged in users or admins can edit them.
- You should create an account and summarize your edits whenever possible to make collab with other editors work better.
How to help improve the Wiki
Your best bet with wikis is always to reuse existing code in order to write better pages.
- See this discussion on pruning and improving our wiki pages.
- Integrate orphaned pages into the menu system by putting the appropriate { { guildmenutemplate } } at the top.
- Edit the menu you added it under with a link to it, especially if it is currently relevant or in a historical menu category like Lore.
- If it is historic, edit the main page in the submenu category with links to it under a Historic header at the bottom of the page instead of a menu link.
- Mark outdated pages with the { { historic } }(no spaces between curly braces) template.
- Mark parts of Noisebridge not fully constructed as { { construction } }
- Create new categories and embed their tags in a template with a visible box like those.
How to make the menus
- Use alphabetical link order if there isn't a specific flow that makes sense.
How the Wiki server is setup
- Special:Version tells you all about how the site is setup, including installed extensions.
Possible additions to this wiki
- Oauth will allow us to integrate login from this wiki to our Discourse instance using wikimedia-auth plugin and to https://projects.noisebridge.info with this.
- StopForumSpam extension for helping limit new user registration spam.
- Define how to delete users with no contributions.
CSS Styling
HTML Colors
We use a rainbow of pastel hues for boxes:
- #FF9AA2,
- Pastel backgrounds: #FFB7B2 #FFDAC1 #E2F0CB #B5EAD7 #C7CEEA.
- Border colors: #FFFF63 #FEB144 #9EE09E #9EC1CF #CC99C9
