Jump to content

Template:SMEC: Difference between revisions

From Wiki - Scioly.org
Sciolyperson1 (talk | contribs)
No edit summary
Sciolyperson1 (talk | contribs)
No edit summary
Line 16: Line 16:
|info-color=#000
|info-color=#000
|info-text={{{name|{{PAGENAME}}}}} placed  {{#switch:{{{result|}}}
|info-text={{{name|{{PAGENAME}}}}} placed  {{#switch:{{{result|}}}
   |1=1st place
   |1=1st
   |2=2nd place
   |2=2nd
   |3=3rd place
   |3=3rd
   |=
   |=
   |#default={{{result|}}}th}} in {{{event|}}} at the {{{month|}}} {{{year|}}} [[Scioly.org Monthly Event Challenges]]|a competition.
   |#default={{{result|}}}th}} in {{{event|}}} at the {{{month|}}} {{{year|}}} [[Scioly.org Monthly Event Challenges]]|a competition.

Revision as of 00:56, 17 August 2020

? SMEC placed in at the Scioly.org Monthly Event Challenges
Template documentation

The SMEC template is a template used to generate an SMEC trophy for a user.

Parameters

All parameters are mandatory.

event - event
result - the placement
month - month of the event
year - year of the event
name - name, which overrides page name

Usage

The template should be placed at the very top of an article, with no empty line breaks before or after the template. Note that it is not necessary to use all parameters. Unused parameters will not be displayed in the infobox.

Examples

Code Result
{{SMEC
|event=Codebusters
|result=1
|month=August
|year=2020
|name=this guy
}}
1st this guy placed 1st in Codebusters at the August 2020 Scioly.org Monthly Event Challenges