Template:jargon: Difference between revisions
From Game Making Tools Wiki
(Created) |
(changed to use separate variables for link and text, added a p[roper preview) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== | ==Template== | ||
</noinclude> | </noinclude><em class="jargon">[[Guide:Glossary#{{{1}}}|{{{2}}}]]</em><noinclude> | ||
<em class="jargon">[[Guide:Glossary#{{{1}}}|{{{ | |||
<noinclude> | ==Looks Like== | ||
Blah blah {{jargon|Procedural_Generation|procedural generation}}, blah. | |||
==Usage== | ==Usage== | ||
To use paste this in your page:— | To use paste this in your page:— | ||
<nowiki>{{jargon|term}}</nowiki> | <nowiki>{{jargon|link|term}}</nowiki> | ||
—where you replace 'term' with the word you want to | —where you replace 'link' with the way the term appears in the glossary (it's case sensitive, so capitalisation is required), and 'term' with the word as you want it to appear on the page. | ||
</noinclude> | </noinclude> |
Latest revision as of 12:57, 12 October 2021
Template
[[Guide:Glossary#{{{1}}}|{{{2}}}]]
Looks Like
Blah blah procedural generation, blah.
Usage
To use paste this in your page:—
{{jargon|link|term}}
—where you replace 'link' with the way the term appears in the glossary (it's case sensitive, so capitalisation is required), and 'term' with the word as you want it to appear on the page.