Templates: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


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, see Wikipedia - [https://en.wikipedia.org/wiki/Wiki_markup]
*[[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 handled within Mediawiki, example is [[CAD_Current_Work#GVCS_Projects_-_CAD_Status]]
*[[HTML Templates]] - using HTML, you can embed content from other platforms, such as Google Docs, W
*[[HTML]] - using HTML, you can embed content from other platforms, such as Google Docs, [[WebGL]], and much more.
*[[HTML/CSS/Javascript]] - see [[Flashy XM]] for a combination of Wiki Markup Language, HTML, CSS, and Javascript





Revision as of 21:20, 10 December 2016

Overview

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


Wiki-Specific Templates

Google Docs Templates