Mediawiki Includes
Posted in Aside, Kiloblog, Software Development | Leave a Comment
How did they create this include in Mediawiki, for the Michigan-geo-stub? How do I create includes, for things like voting or maps, and ensure that people only include one per page?
2 Responses to “Mediawiki Includes”
I was looking for similar but different information, and came across your question. I then came across what I think is the answer to your question! So I thought i’d share it with you. If you follow this link, you’ll probably work it out from there.
http://en.wikipedia.org/w/index.php?title=Template:Michigan-geo-stub&action=edit
…at lease it might answer the question of how to create includes… Ensuring that people include one per page, well, I’ve not checked it out at all but I suspect MediaWiki handles it with that “boilerplate metadata” div class with id=”stub”. If it doesn’t, it should ;-)
Leave a Reply