Difference between revisions of "Help:Templates"

From TED Notepad
 
(7 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
* [[Help:Templates/Feature|feature]] - Colorful name of a feature.
 
* [[Help:Templates/Feature|feature]] - Colorful name of a feature.
 
* [[Help:Templates/Field|field]] - Colorful name of a dialog field.
 
* [[Help:Templates/Field|field]] - Colorful name of a dialog field.
 +
* [[Help:Templates/Field|menu]] - Colorful name of a menu item.
 
* [[Help:Templates/Hotkey|hotkey]] - Colorful name of a hotkey.
 
* [[Help:Templates/Hotkey|hotkey]] - Colorful name of a hotkey.
 
* [[Help:Templates/String|string]] - Colorful string.
 
* [[Help:Templates/String|string]] - Colorful string.
 +
* [[Help:Templates/String|regexp]] - Colorful regular expression.
 +
* [[Help:Templates/Syntax|syntax]] - Colorful syntax element.
 
* [[Help:Templates/System|system]] - Colorful name of a system object.
 
* [[Help:Templates/System|system]] - Colorful name of a system object.
  
 
= 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.
 
* [[Help:Templates/Specific|specific]] - Section describing some specific behaviour, e.g. an RE clone difference.
 
  
 
= Constructs =
 
= Constructs =
  
* [[Help:Templates/Example|example]] -  (Example start, Example body, Example select, Example end)
 
* [[Help:Templates/Faq|faq]] - Frequently Asked Question, usually with an answer.
 
 
* [[Help:Templates/Screenshot|screenshot]] - Right-aligned box with a screenshot.
 
* [[Help:Templates/Screenshot|screenshot]] - Right-aligned box with a screenshot.
 +
* [[Help:Templates/Example|example]] - (Example start, Example body, Example select, Example end)
 +
* [[Help:Templates/Version|version]] - Section that describes some differences between previous versions.
 +
* [[Template:Appver|appver]] - The current version number.
 
* [[Help:Templates/Tip|tip]] - User tip or a usage trick.
 
* [[Help:Templates/Tip|tip]] - User tip or a usage trick.
* [[Help:Templates/Version|version]] - Section that describes some differences between previous versions.
 
 
  
 
[[Category:Help|Templates]]
 
[[Category:Help|Templates]]
[[Category:Templates|.]]
 

Latest revision as of 10:46, 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.
  • appver - The current version number.
  • tip - User tip or a usage trick.