1

Is there a way to get the mediawiki code that is generated by a template? I want to go on to Wikipedia, use a citation template, and copy the generated wiki code to my wiki that doesn't have those citation templates.

Timothy Clemans
  • 1,711
  • 3
  • 16
  • 26

1 Answers1

2

There is indeed a way -- http://en.wikipedia.org/wiki/Special:ExpandTemplates

Note that this is provided by an extension, so if you want this ability on your own MediaWiki installation you may need to install it: http://www.mediawiki.org/wiki/Extension:ExpandTemplates

Brion
  • 1,031
  • 6
  • 4