Template:HelloWorld/doc
Purpose
The {{HelloWorld}} template has been created as an example for a RootsTech presentation.
Usage
Create a new HelloWorld by using the following code.
HelloWorld can be customized by using the main parameters.
Parameters
There is on parameter that can be used to create a custom HelloWorld.
- text
- (optional) This is the text that you would want displayed in the HelloWord phrase.
Examples
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.
|