Difference between revisions of "Working"

From TheBeard Science Project Wiki
Jump to: navigation, search
Line 7: Line 7:
 
* The <code>&lt;source&gt;</code> is a synonym for <code>&lt;syntaxhighlight&gt;</code>.
 
* The <code>&lt;source&gt;</code> is a synonym for <code>&lt;syntaxhighlight&gt;</code>.
 
* Add line numbers like this: <code>&lt;source lang="shell" line&gt;echo "hi"&lt;/source&gt;</code>
 
* Add line numbers like this: <code>&lt;source lang="shell" line&gt;echo "hi"&lt;/source&gt;</code>
 +
 +
<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>
 +
* NGU 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 14: Line 18:
 
* <html><a href="https://beardedmaker.com/wiki/index.php?title=Special:Version">Versions for Everything</a></html>
 
* <html><a href="https://beardedmaker.com/wiki/index.php?title=Special:Version">Versions for Everything</a></html>
 
* <html><a href="https://beardedmaker.com/wiki/index.php?title=Special:BatchUpload">Batch Upload</a></html>
 
* <html><a href="https://beardedmaker.com/wiki/index.php?title=Special:BatchUpload">Batch Upload</a></html>
* https://beardedmaker.com/gpl-2.0.txt
 
* https://beardedmaker.com/gpl-3.0.txt
 
  
 
== Completed but needs Revision/Additions ==
 
== Completed but needs Revision/Additions ==

Revision as of 12:57, 26 July 2019

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>

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:

Completed but needs Revision/Additions

Projects

Computing, Programming, and Networking

Electrical

3D Printing

Chemistry & Biology

Tutorials

  • NONE