P2P Foundation:LinkList template explanation: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
(some doc)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
''testing some templates here''
''testing some templates here''


ToC will come here by default.
==Title==
==Title==
Bla bla...
<!-- toc will come here? -->


The linklist h3's will trigger a table of contents block.  Several options:
The linklist h3's will trigger a table of contents (ToC) block.  Several options:
* Put a <nowiki>==title==</nowiki> above the template.
* Put a <nowiki>==title==</nowiki> above the template.
* Manually put a <nowiki>__TOC__</nowiki> in the page to display the ToC in that position.
* 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.
* Put a <nowiki>__NOTOC__</nowiki> in the page to disable the ToC.
The default behavior is probably to place the ToC above the first title.
How to use this template (for michel mainly).
Copy the code below into a fresh page, and delete the test content,
add your own. See the notices above if something weird happens with the styling.


{{LinkList
{{LinkList
Line 17: Line 22:
#George Siemens: [http://it.coe.uga.edu/itforum/Paper105/Siemens.pdf Learning and Knowing in Networks]: Changing roles for Educators and Designers.
#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
 
werwerwerrwer
*[[www.memorandum.com]]
*[[www.memorandum.com]]
*podcast 2
*podcast 2

Latest revision as of 14:34, 3 March 2009

testing some templates here

ToC will come here by default.

Title

The linklist h3's will trigger a table of contents (ToC) 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.

The default behavior is probably to place the ToC above the first title.

How to use this template (for michel mainly). Copy the code below into a fresh page, and delete the test content, add your own. See the notices above if something weird happens with the styling.