Difference between revisions of "Manual of Style"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
** Output: <code>your_command_goes_here</code>
 
** Output: <code>your_command_goes_here</code>
 
* Tittle from commands has to go in lowercase, use <nowiki>{{lc}}</nowiki> template.
 
* Tittle from commands has to go in lowercase, use <nowiki>{{lc}}</nowiki> template.
* Allways check if the page exist, in case exist you will need to do a redirect link:  
+
* Allways check if the page exist, in case does not exist you will need to do a redirect link:  
 
** Example: #redirect [[gsutil acl ch]]   
 
** Example: #redirect [[gsutil acl ch]]   
  

Revision as of 09:09, 1 August 2022

  • Link to internal pages are always encouraged
  • All pages should contain a Category and See also section
  • Allways use templates on See also section
  • AWS command pages should include a link to v2 command, update if v1 link present.
  • All commands and commands output should use the following format: <code>your_command_goes_here</code>
    • Output: your_command_goes_here
  • Tittle from commands has to go in lowercase, use {{lc}} template.
  • Allways check if the page exist, in case does not exist you will need to do a redirect link:

Related

See also

Advertising: