Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Category:Templates

526 bytes added, 10:29, 3 September 2013
Added build-in section transclusion instructions
* PARAMETER1_CONTENT: Description of the content that has to he inserted.
* PARAMETER2_CONTENT: Description of the content that has to he inserted.
</nowiki>
----
=== How to insert a sections from other articles ===
 
<nowiki>{{#lsth:pagename|sectionX}}</nowiki>
 
* For more information visit http://www.mediawiki.org/wiki/Extension:Labeled_Section_Transclusion
 
=== How to create and insert custom sections from other articles ===
 
In the original article, you must insert these tags:
 
<nowiki>
< section begin=SECTION_NAME />
< section end=SECTION_NAME />
</nowiki>
 
In the article you want to insert the original content, add:
 
<nowiki>
{{#lst:ORIGINAL_ARTICLE_NAME|SECTION_NAME}}
</nowiki>
[[Category:Work in progress]]
[[Category:IGEP Community]]
0
edits