Skip to content

Commit

Permalink
Change per Theopolisme
Browse files Browse the repository at this point in the history
  • Loading branch information
sdamashek committed Dec 31, 2012
1 parent dd3eb00 commit 64949a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bot.py
Expand Up @@ -44,8 +44,8 @@
print "Template:"
edit = """{{{{#if:{{{style|}}}|wdefcon/styles/{{{style}}}|{{{prefix|User:Zsinj/}}}Wdefcon}}
|level = {{WikiDefcon/levels|"""+str(theTuple[1])+"""}}
|sign = ~~~~
|info = """ + str(theTuple[0]) + "/" + str(theTuple[1])+ """ according to VoxelBot.
|sign = ~~~~~
|info = """ + str(theTuple[0]) + "/" + str(theTuple[1])+ """ according to ~~~
|align = {{{align|}}}
|noinfo = {{{noinfo|}}}
|type = {{{type|}}}
Expand Down

0 comments on commit 64949a3

Please sign in to comment.