Jump to content

Template:SMECGold/doc: Difference between revisions

From Wiki - Scioly.org
Sciolyperson1 (talk | contribs)
Created page with " This template is for Scioly.org:Scioly.org Monthly Event Challenges directors to give medals to competitors. In order to participate, head over to the forums (under gene..."
 
Sciolyperson1 (talk | contribs)
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 5: Line 5:


== Parameters ==
== Parameters ==
:<code><nowiki>code</nowiki></code> - Adds a message to the template
:<code><nowiki>message</nowiki></code> - Adds a message to the template


== Examples ==
== Examples ==
Line 15: Line 15:
|
|
<pre>
<pre>
{{subst:SMECGold|message="event=Codebusters |result=1 |month=August |year=2020 |name=hi"}}
{{subst:SMECGold|message= <nowiki>{{SMEC|event=Codebusters|result=1|month=August|year=2020|name=this guy}}</nowiki>}}
</pre>
</pre>
|{{SMECGold|message="event=Codebusters |result=1 |month=August |year=2020 |name=hi"}}
|{{SMECGold|message=<nowiki>{{SMEC|event=Codebusters|result=1|month=August|year=2020|name=this guy}}</nowiki>}}
|}
|}



Latest revision as of 00:59, 17 August 2020

This template is for Scioly.org:Scioly.org Monthly Event Challenges directors to give medals to competitors.

In order to participate, head over to the forums (under general competition) to find out more!

Parameters

message - Adds a message to the template

Examples

Use it as follows:

Code Result
{{subst:SMECGold|message= {{SMEC|event=Codebusters|result=1|month=August|year=2020|name=this guy}}}}