Template:SMEC: Difference between revisions
Appearance
No edit summary |
m Removed `float` parameter declaration to enable `display: inline-block;`. |
||
| Line 1: | Line 1: | ||
{{box | {{box | ||
|border-width=1 | |border-width=1 | ||
|border-color=#000 | |border-color=#000 | ||
Latest revision as of 17:28, 13 October 2020
| ? | SMEC placed in at the Scioly.org Monthly Event Challenges. |
The SMEC template is a template used to generate an SMEC trophy for a user.
Parameters
All parameters are mandatory.
event- eventresult- the placementmonth- month of the eventyear- year of the eventname- 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
}}
|
|