Module:Affiliation/data: Difference between revisions
ESUFranchise (talk | contribs) Created page with "local affiliationData = { KAYLABS = '25px Kayne Labs', ETHEREALS= '25px The Ethereals', TEAMBOLT = '25px Team Bolt', }" |
ESUFranchise (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
TEAMBOLT = '[[File:PB.svg|25px]] [[Team Bolt]]', | TEAMBOLT = '[[File:PB.svg|25px]] [[Team Bolt]]', | ||
} | } | ||
return affiliationData |
Revision as of 08:59, 5 November 2024
Description
This creates an affiliation template to make it easier for people to put in Affiliation info into Infoboxes.
Syntax
{{Affiliation}}
Example
{{Affiliation|ETHEREALS}}
will create The Ethereals
.