P2P Foundation:LinkList template explanation: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
(some doc)
Line 1: Line 1:
testing some templates here
''testing some templates here''


==Title==
==Title==
Bla bla...
Bla bla...
<!-- toc will come here? -->
<!-- toc will come here? -->
The linklist h3's will trigger a table of contents block.  Several options:
* Put a <nowiki>==title==</nowiki> above the template.
* Manually put a <nowiki>__TOC__</nowiki> in the page to display the ToC in that position.
* Put a <nowiki>__NOTOC__</nowiki> in the page to disable the ToC.


{{LinkList
{{LinkList
Line 9: Line 14:
|content=If a line-height value is to be supplied, it must come directly after the font-size value, separated by a slash. All of the other properties are optional, and can come in any order; but must be specified before the font-size value. In simple terms, here’s the syntax, with brackets around the optional value
|content=If a line-height value is to be supplied, it must come directly after the font-size value, separated by a slash. All of the other properties are optional, and can come in any order; but must be specified before the font-size value. In simple terms, here’s the syntax, with brackets around the optional value
|linkTitle=Key Blogs and Tags
|linkTitle=Key Blogs and Tags
|links=#George Siemens: [http://it.coe.uga.edu/itforum/Paper105/Siemens.pdf Learning and Knowing in Networks]: Changing roles for Educators and Designers.
|links=&nbsp;
#George Siemens: [http://it.coe.uga.edu/itforum/Paper105/Siemens.pdf Learning and Knowing in Networks]: Changing roles for Educators and Designers.
#Ilkka Tuomi: [[Learning in the Age of Networked Intelligence]]
#Ilkka Tuomi: [[Learning in the Age of Networked Intelligence]]
rewrewrwerwere
rewrewrwerwere
Line 16: Line 22:
*podcast 2
*podcast 2
}}
}}





Revision as of 13:53, 3 March 2009

testing some templates here

Title

Bla bla...

The linklist h3's will trigger a table of contents block. Several options:

  • Put a ==title== above the template.
  • Manually put a __TOC__ in the page to display the ToC in that position.
  • Put a __NOTOC__ in the page to disable the ToC.