s = '' for i in xrange(1, 1000): s += '{{#if:{{{%d|}}}|{{PRC admin/showlistitem|{{{%d}}}}}}}' % (i,i) print s