The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Template:Shards"

From A Tale in the Desert
Jump to navigationJump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{| style = 'margin: -4em 0 1em auto; border: 1px solid black; border-spacing: 0'
 
{| style = 'margin: -4em 0 1em auto; border: 1px solid black; border-spacing: 0'
 
|-
 
|-
| colspan = '2' style = 'height: 0.2em; background: #f74; border-bottom: 1px solid #888' |
+
| colspan = '3' style = 'height: 0.2em; background: #f74; border-bottom: 1px solid #888' |
 
|-
 
|-
 
| style = 'width: 7em; text-align: center; padding: 0.1em 0.25em; border-right: 1px solid #888' | [[{{{1|None}}}|Main Shard]]
 
| style = 'width: 7em; text-align: center; padding: 0.1em 0.25em; border-right: 1px solid #888' | [[{{{1|None}}}|Main Shard]]
| style = 'width: 7em; text-align: center; padding: 0.1em 0.25em' | [[{{{1|None}}}/Bastet|Bastet]]
+
| style = 'width: 7em; text-align: center; padding: 0.1em 0.25em; border-right: 1px solid #888' | [[{{{1|None}}}/Bastet|Bastet]]
 +
| style = 'width: 7em; text-align: center; padding: 0.1em 0.25em' | [[{{{1|None}}}/T5Beta|T5 Beta]]
 
|-
 
|-
| colspan = '2' style = 'height: 0.2em; background: #f74; border-top: 1px solid #888' |
+
| colspan = '3' style = 'height: 0.2em; background: #f74; border-top: 1px solid #888' |
|}
+
|}<NOINCLUDE>Displays a box at the top right giving a link to the shards available.
 +
 
 +
<HR>
 +
'''Usage:'''
 +
<PRE>{{Shards|{{#titleparts:{{PAGENAME}}|1}}}}</PRE>
 +
<PRE>{{Shards|TypePageName}}</PRE>
 +
 
 +
''Note:'' Refrain from using <NOWIKI>{{PAGENAME}}</NOWIKI> as this doesn't work on the alternative shard pages - use the above code instead (unless the page contains multiple parts).  ALternatively, just use <NOWIKI>{{ShardBox}}</NOWIKI> - providing it's a root page (99% of wiki pages), it'll work for all shard sub-pages.
 +
 
 +
[[Category: Template]]  {{DEFAULTSORT:{{PAGENAME}}}}</noinclude>

Latest revision as of 12:57, 31 July 2010

Main Shard Bastet T5 Beta

Displays a box at the top right giving a link to the shards available.


Usage:

{{Shards|{{#titleparts:{{PAGENAME}}|1}}}}
{{Shards|TypePageName}}

Note: Refrain from using {{PAGENAME}} as this doesn't work on the alternative shard pages - use the above code instead (unless the page contains multiple parts). ALternatively, just use {{ShardBox}} - providing it's a root page (99% of wiki pages), it'll work for all shard sub-pages.