Category: Template

From LibrePlanet
Jump to: navigation, search
(created category)
(Category:Top-level categories)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Template:Menubar/Group}}<!--
+
{{Template:Menubar/Category}}<!--
 
-->{{Template:Title|first=FSF|rest=Templates
 
-->{{Template:Title|first=FSF|rest=Templates
 
|note=
 
|note=
The templates give a consistent look and feel, provide efficient navigation, and simplify page creation. The wiki is currently configured to subset of available functions, so useful templates are hard to develop.  
+
You may create, edit, and browse templates here.
 
}}<!--
 
}}<!--
-->Templates are named according the website's structure they create, so editors can associate them with the page they're creating.
+
-->Templates are organized into a tree structure. The top-most templates are general purpose and widely useful. The Title template, for example, may be used by any template or page, while the Group/Box template is only used by the group template. The Group template may be used in the main page of all groups.
  
When the wiki is reconfigured to include parser and extra functions, hopefully the templates will be fully utilized throughout the website.
+
Menubar templates provide page navigation and impose a predefined structure to related pages, such as threads (e.g. news, faq, mission statements). Menubars also provide a navigational bridge between namespaces, such as projects, help, and articles. Using menubars increases consistency, coherency, and gives a smoother browsing experience.
 +
 
 +
Other templates remove commonly used markup from editors, allowing them to focus on the content. The goal between simple use and flexibility is not always achievable.
 +
 
 +
In some cases, it is better not to create a template because it would be too complex or restrictive. This is particularly true for variable sized tables, calendars, member lists, etc. Creating extra parser functions to do the work and encapsulating them in templates may be a better approach.
 +
 
 +
[[Category:Top-level categories]]

Latest revision as of 03:11, 26 January 2012

FSFTemplates

You may create, edit, and browse templates here.


Templates are organized into a tree structure. The top-most templates are general purpose and widely useful. The Title template, for example, may be used by any template or page, while the Group/Box template is only used by the group template. The Group template may be used in the main page of all groups.

Menubar templates provide page navigation and impose a predefined structure to related pages, such as threads (e.g. news, faq, mission statements). Menubars also provide a navigational bridge between namespaces, such as projects, help, and articles. Using menubars increases consistency, coherency, and gives a smoother browsing experience.

Other templates remove commonly used markup from editors, allowing them to focus on the content. The goal between simple use and flexibility is not always achievable.

In some cases, it is better not to create a template because it would be too complex or restrictive. This is particularly true for variable sized tables, calendars, member lists, etc. Creating extra parser functions to do the work and encapsulating them in templates may be a better approach.