Templates: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
The wiki is flexible and formatting + content can happen in several ways;
The wiki is flexible and formatting + content can happen in several ways;
*[[Wiki Markup Language]] - accepts wiki-specific markup + some HTML elements
*[[Wiki Markup Language]] - accepts wiki-specific markup + some HTML elements
*[[Wiki Templates]] - using the {{}} markup - you can invoke templates defined as [[Template:______}}
*[[Wiki Templates]] - using the {{}} markup - you can invoke templates defined as {{Template:______}}
*[[CSS]] - CSS is handles within Mediawiki  
*[[CSS]] - CSS is handles within Mediawiki  
*[[HTML Templates]] - using HTML, you can embed content from other platforms, such as Google Docs, W
*[[HTML Templates]] - using HTML, you can embed content from other platforms, such as Google Docs, W

Revision as of 21:14, 10 December 2016

Overview

The wiki is flexible and formatting + content can happen in several ways;

  • Wiki Markup Language - accepts wiki-specific markup + some HTML elements
  • Wiki Templates - using the {{}} markup - you can invoke templates defined as {{Template:______}}
  • CSS - CSS is handles within Mediawiki
  • HTML Templates - using HTML, you can embed content from other platforms, such as Google Docs, W


Wiki-Specific Templates

Google Docs Templates