Difference between revisions of "Help:Templates"

From TED Notepad
Line 23: Line 23:
 
= Linking =
 
= Linking =
  
 +
* [[Help:Templates/Defined|defined]] - Link to the [[Appendix]] chapter, where a specific term is defined/described.
 
* [[Help:Templates/Definition|definition]] - Colorful definition of a term, used in the [[Appendix]] chapter.
 
* [[Help:Templates/Definition|definition]] - Colorful definition of a term, used in the [[Appendix]] chapter.
* [[Help:Templates/Defined|defined]] - Link to the [[Appendix]] chapter, where a specific term is defined/described.
 
  
 
= Constructs =
 
= Constructs =

Revision as of 10:44, 19 November 2013

This is a small list of most of the used and available templates within this site. Templates are mostly of the styling type and are to be used within the documentation. Please avoid usage of any other html tags. Also, do not create templates on your own. Consult them with User:Jsimlo first on his talk page.

Communication

  • manversion - Sweep line for updating any undocumented changes.
  • mycomment - Small gray text with a personal comment.
  • todo - Visible red TODO box with a message, creating an automatic TODO list.

Objects

  • button - Colorful name of a button.
  • dialog - Colorful name of a dialog.
  • feature - Colorful name of a feature.
  • field - Colorful name of a dialog field.
  • menu - Colorful name of a menu item.
  • hotkey - Colorful name of a hotkey.
  • string - Colorful string.
  • regexp - Colorful regular expression.
  • syntax - Colorful syntax element.
  • system - Colorful name of a system object.

Linking

Constructs

  • screenshot - Right-aligned box with a screenshot.
  • example - (Example start, Example body, Example select, Example end)
  • version - Section that describes some differences between previous versions.
  • tip - User tip or a usage trick.