Help:Editing: Difference between revisions
Jump to navigation
Jump to search
AlphSpirit (talk | contribs) Created page with "WIP" |
AlphSpirit (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== How do templates work? == | |||
When editing the source of the page, you might see text that's been placed between curly brackets, like so: | |||
<pre><nowiki>{{ItemLink|Copper Ore}}</nowiki></pre> | |||
This is what we call a template. Templates are pre-coded code snippets that will automatically replace the curly brackets section. | |||
== What templates are available? == | |||
We have a handful of templates to make your work on the wiki easier. | |||
=== Item Template === | |||
This is the template that you would see on a item's page. It looks like this: |
Revision as of 18:27, 20 January 2025
How do templates work?
When editing the source of the page, you might see text that's been placed between curly brackets, like so:
{{ItemLink|Copper Ore}}
This is what we call a template. Templates are pre-coded code snippets that will automatically replace the curly brackets section.
What templates are available?
We have a handful of templates to make your work on the wiki easier.
Item Template
This is the template that you would see on a item's page. It looks like this: