P2P Foundation:LinkList template explanation: Difference between revisions

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


{{LinkList|Key Articles, Podcasts and Webcasts|Key Blogs and Tags
ToC will come here by default.
==Title==
 
The linklist h3's will trigger a table of contents (ToC) 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.
 
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
|title=Key Articles, Podcasts and Webcasts
|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
|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]]
 
*[[www.memorandum.com]]
*podcast 2
}}
 
 
 
 
{{LinkList|Rubber stamps|Lost Identities
|
|
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
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
Line 10: Line 39:


|  
|  
rewrewrwerwere
 
werwerwerrwer
*[[www.memorandum.com]]
*[[www.memorandum.com]]
*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.