Hang on - if nobody seems to use {{ }} then why is this what Creole chose? Why not the more standard [[ ]] notation? -- Anonymous, 11 Feb 2008
Because [[ ]] is already taken for links, and it's indeed the most standard notation for them, apart from CamelCase. Using teh same markup for both just doesn't work -- some wikis treat images as normal pages, others as attachaments, you often want to have the ability to choose whether to display the image or to link to it. The {{ } markup is nicely consistent with [[ ]] and doesn't collide with most existing markups (the mediawiki templates can be resolved, I think there was a wiki using it for monospace too, but it had a lot of other strange rules). Besides, MoinMoin now uses {{ } for images and page transclusion too. -- RadomirDopieralski, 11 Feb 2008