Main Page

From Ever changing code
Jump to navigation Jump to search

Cisco Linux notepad | ciscolinux.co.uk | Special:Categories | GitLab | GitHub | Subnet-calculator | Change log

All Pages

Commonly used

<source lang="js">code</ source> #buildin
<syntaxhighlight lang="js">code</syntaxhighlight>
<syntaxhighlightjs lang="powershell">code</syntaxhighlightjs>
<code><span style="color: green">INTERNET</span></code>
[[Category:bash]] [[Category:shell]] [[Category:linux]] [[Category:windows]] [[Category: .net]]
{{Note|Foo|info}} # note template
Subpages

Create root page Special:PrefixIndex to index supbages, eg:

{{Special:PrefixIndex/AWS/}}

Then create a subpage with eg. AWS/Cli, where Cli is a subpage

Table snippet | generator | Convert HTML->Mediawiki table
{| class="wikitable"
|+ TableHeadline
|- 
! col1Title
! col2Title
|- style="vertical-align:top;"
| <source </source
| <source </source
|}