Difference between revisions of "Working"
From TheBeard Science Project Wiki
| Line 5: | Line 5: | ||
* Search for notes in square brackets [] for things that need completion. | * Search for notes in square brackets [] for things that need completion. | ||
* Search for headers with no text under them. | * Search for headers with no text under them. | ||
| − | * The <code><source></code> is a synonym for <code><syntaxhighlight></code>. | + | * The <code><source></code> tag 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]] | * [[Mediawiki|Mediawiki Tutorials]] | ||
Revision as of 22:02, 27 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>tag 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)