12:26
<MikeSmith>
AryehGregor: if you around, I wanted to ask if/how template pages can be created in mediawiki
12:27
<MikeSmith>
oh, just Template*, I guess?
16:53
<webben>
Magical1: http://www.w3.org/WAI/PF/aria-practices/#docmgt
17:38
<AryehGregor>
MikeSmith, any page can be used as a template in MediaWiki. If you say {{Foo:Bar}}, it will transclude the page "Foo:Bar". The only way templates are different is that if you don't state a namespace, Template: is assumed, so {{Bar}} is the same as {{Template:Bar}}. (You can get main-namespace pages with an explicit empty namespace, e.g., {{:Bar}}.)
23:22
<Bolkonskij>
hi