Battlestar Wiki:Template List/XML Templates: Difference between revisions
From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
More actions
mNo edit summary |
new format |
||
| Line 5: | Line 5: | ||
<?xml version="1.0" encoding="UTF-8" ?> | <?xml version="1.0" encoding="UTF-8" ?> | ||
<site> | <site> | ||
<name>Battlestar Wiki</name> | <overall> | ||
< | <name>Battlestar Wiki</name> | ||
<type>MediaWiki</type> | |||
<lang>en</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> | |||
</site> | </site> | ||
</pre> | </pre> | ||
Revision as of 11:19, 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>
<lang>en</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>
</site>