Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Battlestar Wiki:Template List/XML Templates: Difference between revisions

From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
Shane (talk | contribs)
mNo edit summary
Shane (talk | contribs)
added muli-lang "template" so people understand what it is supposed to look like
Line 8: Line 8:
<name>Battlestar Wiki</name>
<name>Battlestar Wiki</name>
<type>MediaWiki</type>
<type>MediaWiki</type>
<lang>en</lang>
<icon>bsgicon.png</icon>
<lang>en,de</lang>
</overall>
</overall>
<en>
<en>
Line 61: Line 62:
</section>
</section>
<section>
<section>
<label>Skeleton's</label>
<label>Skeleton and Subst's</label>
<area>skel</area>
<area>skel</area>
<parent>skelsub</parent>
<parent>skelsub</parent>
</section>
</section>
<section>
<section>
<label>Subst's</label>
<label>Skeleton and Subst's</label>
<area>subst</area>
<area>subst</area>
<parent>skelsub</parent>
<parent>skelsub</parent>
Line 85: Line 86:
</templates>
</templates>
</en>
</en>
<de>
<settings>
<fullname>German</fullname>
<loc>http://www.battlestarwiki.org/wiki/</loc>
</settings>
<sections>
<section>
<label>Episode Realted Items</label>
<area>episode</area>
</section>
</sections>
<templates>
<template>
<id>episodelist</id>
<label>Episode List (Supposed to be in German)</label>
<text>{{Episode List (de)}}</text>
<cat>episode</cat>
<tooltip>Show the Episode List template for the RDM Series (Supposed to be in German)</tooltip>
</template>
</templates>
</de>
</site>
</site>


</pre>
</pre>

Revision as of 15:16, 13 April 2006

Do not edit, unless you know what you are doing!


<?xml version="1.0" encoding="UTF-8" ?>
<site>
	<overall>
		<name>Battlestar Wiki</name>
		<type>MediaWiki</type>
		<icon>bsgicon.png</icon>
		<lang>en,de</lang>
	</overall>
	<en>
		<settings>
			<fullname>English</fullname>
			<loc>http://www.battlestarwiki.org/wiki/</loc>
		</settings>
		<sections>
			<section>
				<label>Citations</label>
				<area>cit</area>
			</section>
			<section>
				<label>Endnote/Footnote References</label>
				<area>endfoot</area>
				<parent>cit</parent>
			</section>
			<section>
				<label>Demonstrations</label>
				<area>dem</area>
			</section>
			<section>
				<label>Formatting</label>
				<area>form</area>
			</section>
			<section>
				<label>Special Formatting</label>
				<area>sform</area>
				<parent>form</parent>
			</section>
			<section>
				<label>Data Blocks</label>
				<area>dblocks</area>
				<parent>form</parent>
			</section>
			<section>
				<label>Spoilers</label>
				<area>spoil</area>
			</section>
			<section>
				<label>Warnings and Other Messages</label>
				<area>warn</area>
			</section>
			<section>
				<label>In Use</label>
				<area>inuse</area>
				<parent>warn</parent>
			</section>
			<section>
				<label>Skeleton and Subst's</label>
				<area>skelsub</area>
			</section>
			<section>
				<label>Skeleton and Subst's</label>
				<area>skel</area>
				<parent>skelsub</parent>
			</section>
			<section>
				<label>Skeleton and Subst's</label>
				<area>subst</area>
				<parent>skelsub</parent>
			</section>
			<section>
				<label>Offical Tags</label>
				<area>offical</area>
			</section>
		</sections>
		<templates>
			<template>
				<id>ref</id>
				<label>References</label>
				<text>{{ref|}}</text>
				<cat>cit</cat>
				<tooltip>Used next to text which requires a notation.</tooltip>
			</template>
		</templates>
	</en>
	<de>
		<settings>
			<fullname>German</fullname>
			<loc>http://www.battlestarwiki.org/wiki/</loc>
		</settings>
		<sections>
			<section>
				<label>Episode Realted Items</label>
				<area>episode</area>
			</section>
		</sections>
		<templates>
			<template>
				<id>episodelist</id>
				<label>Episode List (Supposed to be in German)</label>
				<text>{{Episode List (de)}}</text>
				<cat>episode</cat>
				<tooltip>Show the Episode List template for the RDM Series (Supposed to be in German)</tooltip>
			</template>
		</templates>
	</de>
</site>