Difference between revisions of "Template:Transclude"
Jump to navigation
Jump to search
301 Moved Permanently
Apache/2.4.58 (Ubuntu) Server at wiki.laptop.org Port 80
m (moved Template:Transcluded to Template:Transclude: better match to use) |
|||
Line 1: | Line 1: | ||
− | < | + | <div style="border:1px solid orange; margin:0px; padding-left:6px; padding-right:6px; background-color:lightyellow;"> |
+ | <small>{{{note|'''Note:''' The contents of this section have been transcluded from [[{{{1}}}|another page]]:}}}</small><br> | ||
+ | {{#if: {{{olpc|}}}|<span class="plainlinks">[http://wiki.laptop.org/go/The_OLPC_Wiki http://wiki.laptop.org/skins/common/images/OLPC_wiki_logo.png]</span>|}}<h1>[[{{{1}}}]]</h1>{{:{{{1}}}}}</div><includeonly>[[Category:Page with transclusion]]</includeonly><noinclude> | ||
+ | [[Category:Template]] | ||
− | The template | + | The purpose of this template is to reveal those sections of pages that come from transcluded pages. Pages using this template will be included in the [[:Category:Page with transclusion]] and will display the contents of the transcluded page in a lightyellow color as a reminder of its off-page source. |
+ | ==Usage== | ||
+ | The template takes two optional parameters | ||
+ | # '''note''' | ||
+ | #* Can be any text, which will be displayed before the transclusion in place of the default: '''Note:''' The contents of this section have been transcluded from <nowiki>[[{{{1}}}|another page]]:</nowiki> | ||
+ | # '''olpc''' | ||
+ | #* any non-whitespace text, used with <nowiki>{{#if:</nowiki> parser function to bring in the OLPC Wiki image ahead of the transclusion. Default: (empty string). | ||
+ | |||
+ | Example syntax: | ||
<pre> | <pre> | ||
− | {{ | + | {{Transclude|the transcluded wiki page|note=optional introductory text|olpc=1}} |
</pre> | </pre> | ||
− | + | The example wiki text below produces this transclusion: | |
− | {{: | + | <nowiki>{{Transclude|olpc:Community Jabber Servers|olpc=1}}</nowiki> |
+ | {{Transclude|olpc:Community Jabber Servers|olpc=1}} | ||
+ | </noinclude> |
Revision as of 17:05, 14 November 2009
Note: The contents of this section have been transcluded from [[{{{1}}}|another page]]:
[[{{{1}}}]]
{{:{{{1}}}}}The purpose of this template is to reveal those sections of pages that come from transcluded pages. Pages using this template will be included in the Category:Page with transclusion and will display the contents of the transcluded page in a lightyellow color as a reminder of its off-page source.
Usage
The template takes two optional parameters
- note
- Can be any text, which will be displayed before the transclusion in place of the default: Note: The contents of this section have been transcluded from [[{{{1}}}|another page]]:
- olpc
- any non-whitespace text, used with {{#if: parser function to bring in the OLPC Wiki image ahead of the transclusion. Default: (empty string).
Example syntax:
{{Transclude|the transcluded wiki page|note=optional introductory text|olpc=1}}
The example wiki text below produces this transclusion:
{{Transclude|olpc:Community Jabber Servers|olpc=1}}
Note: The contents of this section have been transcluded from another page:
olpc:Community Jabber Servers
Moved Permanently
The document has moved here.
Apache/2.4.58 (Ubuntu) Server at wiki.laptop.org Port 80