Difference between revisions of "Working"
From TheBeard Science Project Wiki
(→Completed but needs Revision/Additions) |
|||
| (18 intermediate revisions by the same user not shown) | |||
| 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]] | ||
| + | |||
| + | <b>Licenses:</b> | ||
| + | * GNU GPL 2.0 ([https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt external], [https://beardedmaker.com/gpl-2.0.txt local]): <nowiki>https://beardedmaker.com/gpl-2.0.txt</nowiki> | ||
| + | * GNU GPL 3.0 ([https://www.gnu.org/licenses/gpl-3.0.txt external], [https://beardedmaker.com/gpl-3.0.txt local]): <nowiki>https://beardedmaker.com/gpl-3.0.txt</nowiki> | ||
<b>Special Pages:</b> | <b>Special Pages:</b> | ||
| Line 43: | Line 48: | ||
== Tutorials == | == Tutorials == | ||
| − | * [[ | + | |
| + | * [[APC Smart-UPS]] | ||
Latest revision as of 14:29, 31 August 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
- GNU 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)