Template:Jargon: Difference between revisions

added a optional second redirect
(initial rollout of template jargon)
 
(added a optional second redirect)
Line 1:
* <span id="{{{redirect}}}"></span>{{#if{{{redirect2|}}}|<span id="{{{redirect2}}}"></span>}}'''[[#{{{redirect}}}|{{{jargon}}}]]''': {{{description}}}
<noinclude>{{Documentation}}
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
Line 22:
"type": "string",
"required": true
},
"redirect2": {
"description": "second redirect in case it's needed. DON'T USE SPACES ON THE REDIRECT",
"example": "acid_verb",
"type": "string"
}
},