Template:WikilogTemplate2

The educational technology and digital learning wiki
Jump to navigation Jump to search

This template allows to include blog entries from a wikilog (bliki).

This template will list all items that you could include in a Wikilog template:

Sytax of use:

{{Special:Wikilog/Blog:blogname;Template:Wikilogtemplate;5}}

blogname = Name of your Blog
Wikilogtemplate = Name of the template
5 = number of items to display

The template "includeonly" code has been defined as follows (look at the source):

<ul>
	<li>'class' = {{{class}}}</li>
	<li>'wikilogTitle' = {{{wikilogTitle}}}</li> 
	<li>'wikilogPage' = {{{wikilogPage}}}</li>  
	<li>'title' = {{{title}}}</li>
	<li>'page' = {{{page}}}</li>
	<li>'authors' = {{{authors}}}</li>
	<li>'tags' = {{{tags}}}</li>
	<li>'published' = {{{published}}}</li>
	<li>'pubdate' = {{{pubdate}}}</li>
	<li>'updated' = {{{updated}}}</li>
	<li>'summary' = {{{summary}}}</li>
	<li>'comments' = {{{comments}}}</li>
</ul>
<hr />