Jump to content

Template:SMEC: Difference between revisions

From Wiki - Scioly.org
Sciolyperson1 (talk | contribs)
No edit summary
m Removed `float` parameter declaration to enable `display: inline-block;`.
 
Line 1: Line 1:
{{box
{{box
|float=left
|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.
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.