Difference between revisions of "Working"
From TheBeard Science Project Wiki
(→Tutorials) |
|||
| Line 7: | Line 7: | ||
* The <code><source></code> is a synonym for <code><syntaxhighlight></code>. | * The <code><source></code> is a synonym for <code><syntaxhighlight></code>. | ||
* Add line numbers like this: <code><source lang="shell" line>echo "hi"</source></code> | * Add line numbers like this: <code><source lang="shell" line>echo "hi"</source></code> | ||
| + | * [[Mediawiki|Mediawiki Tutorials]] | ||
<b>Licenses:</b> | <b>Licenses:</b> | ||
Revision as of 23:53, 24 July 2020
Pages that I am currently working on.
Reminders:
- Search for notes in square brackets [] for things that need completion.
- Search for headers with no text under them.
- The
<source>is a synonym for<syntaxhighlight>. - Add line numbers like this:
<source lang="shell" line>echo "hi"</source> - Mediawiki Tutorials
Licenses:
- GNU GPL 2.0 (external, local): https://beardedmaker.com/gpl-2.0.txt
- NGU GPL 3.0 (external, local): https://beardedmaker.com/gpl-3.0.txt
Special Pages:
- Global CSS Stylesheet
- Sidebar Navigation List
- Main Page Definition
- Versions for Everything
- Batch Upload
Completed but needs Revision/Additions
- 3D Printing
- Run a Script on Startup or Shutdown (add links to VirtualBox and Backup NAS Mini)