Template:Documentation: Difference between revisions

From MediaWiki-1.39
Jump to navigation Jump to search
(Created page with "<!--T:4--> The simplest use of templates is as follows: Create a page called <tvar name=1><code>Template:Welcome</code></tvar> with the content below: </translate> <translate><!--T:5--> Hello! Welcome to the wiki.</translate> <translate> <!--T:6--> You have created your first template! Now, insert the code below in a new page: </translate>")
 
No edit summary
Line 9: Line 9:
You have created your first template! Now, insert the code below in a new page:
You have created your first template! Now, insert the code below in a new page:
</translate>
</translate>
<noinclude>
[[Category:Templates]]
</noinclude>

Revision as of 15:22, 22 January 2026

The simplest use of templates is as follows: Create a page called <tvar name=1>Template:Welcome</tvar> with the content below: </translate>

<translate> Hello! Welcome to the wiki.</translate>

<translate> You have created your first template! Now, insert the code below in a new page: </translate>