Template:Sandbox: Difference between revisions

From Vintage Story Wiki
(created a page to hold templates in a "sandbox")
 
mNo edit summary
 
Line 4: Line 4:
To use this create a page named <code>Template:Sandbox/your_user_page</code>. For example: <code>Template:Sandbox/VeryGoodDog</code>. You may use this page how ever you see fit but it is recommended to create subpages like <code>Template:Sandbox/VeryGoodDog/Testing</code>, where <code>Testing</code> is the name of the template. This allows you to use more than one template in your sandbox. You should also use these templates only in your user page, for example: <code>User:VeryGoodDog</code>. Again, creating subpages may be helpful for organizing.
To use this create a page named <code>Template:Sandbox/your_user_page</code>. For example: <code>Template:Sandbox/VeryGoodDog</code>. You may use this page how ever you see fit but it is recommended to create subpages like <code>Template:Sandbox/VeryGoodDog/Testing</code>, where <code>Testing</code> is the name of the template. This allows you to use more than one template in your sandbox. You should also use these templates only in your user page, for example: <code>User:VeryGoodDog</code>. Again, creating subpages may be helpful for organizing.


In order to actually use these templates, use them the same as normal templates: <code><nowiki>{{ Sandbox/VeryGoodDog/Testing }}</nowiki></code>
In order to actually use these templates, use them the same as normal templates: <code><nowiki>{{Sandbox/VeryGoodDog/Testing}}</nowiki></code>
</noinclude>
</noinclude>

Latest revision as of 14:08, 13 October 2020

This page should not be edited. It merely serves as a way to organize templates that are in development.

To use this create a page named Template:Sandbox/your_user_page. For example: Template:Sandbox/VeryGoodDog. You may use this page how ever you see fit but it is recommended to create subpages like Template:Sandbox/VeryGoodDog/Testing, where Testing is the name of the template. This allows you to use more than one template in your sandbox. You should also use these templates only in your user page, for example: User:VeryGoodDog. Again, creating subpages may be helpful for organizing.

In order to actually use these templates, use them the same as normal templates: {{Sandbox/VeryGoodDog/Testing}}