Difference between revisions of "User:Kevincox/Random"

From Team Fortress Wiki
Jump to: navigation, search
m (Here's my suggestion)
Line 1: Line 1:
Template Method
+
<includeonly>
 +
{{{ {{#expr:{{#time:U}} mod {{{1}}} + 2 }} }}}
 +
</includeonly>
  
{{#expr: {{#time:U}}/11}}
+
{{User:Kevincox/RandomQuote|3
{{#switch: {{#expr:{{#time:U}} mod 3}}
+
|{{Quotation|'''The Medic''', making preparations|... Let's go practice medicine.|sound=LetsGoPracticeMedicine.wav}}
| 1 = Choice 1
+
|{{Quotation|'''Kevin Cox''', writing a template|Please work!.}}
| 2 = Choice 2
+
|{{Quotation|'''Kevin Cox''', running out of things to say.|Ummm...}}
| 3 = Choice 3
 
 
}}
 
}}
 
{{#random:1
 
| {{Quotation|'''The Medic''', making preparations|... Let's go practice medicine.|sound=LetsGoPracticeMedicine.wav}}
 
| Quote 2
 
| Quote 3
 
}}
 
 
Tag Method
 
<random count="1">
 
<item>Quote 1</item>
 
<item>Quote 2</item>
 
<item>Quote 3</item>
 
</random>
 

Revision as of 15:46, 28 November 2012


... Let's go practice medicine.
The Medic, making preparations