Template:HelloWorld/doc: Difference between revisions

From FamilySearch Wiki
No edit summary
No edit summary
Line 1: Line 1:
== Purpose  ==
== Purpose  ==
The {{tl|HelloWorld}} template has been created as an example for a RootsTech presentation.
== Usage  ==
Create a new HelloWorld by using the following code.


== Usage  ==
{| style="background: none repeat scroll 0% 0% transparent;"
|-
| <pre>&lt;includeonly&gt;{{HelloWorld
&#124; text
}}&lt;/includeonly&gt;
&lt;noinclude&gt;
</pre>
|}


HelloWorld can be customized by using the main parameters.
== Parameters ==
== Parameters ==



Revision as of 12:52, 4 February 2011

Purpose[edit source]

The {{HelloWorld}} template has been created as an example for a RootsTech presentation.

Usage[edit source]

Create a new HelloWorld by using the following code.

<includeonly>{{HelloWorld
| text
}}</includeonly>
<noinclude>

HelloWorld can be customized by using the main parameters.

Parameters[edit source]

Examples[edit source]

You type You get
{{HelloWorld}} 

Hello, {{{1}}}! Welcome to the world of wiki.


{{HelloWorld|John Henry}} 

Hello, John Henry! Welcome to the world of wiki.