Template:Footer

From 1100ad

(Difference between revisions)
m (gold coloring.)
m (sort)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
-
Note:Moved to bottom to remove "White space"<br>
 
Parameters:
Parameters:
*Menu:displays on left side
*Menu:displays on left side
*Extra:displays on right side
*Extra:displays on right side
 +
*Sand:Make a sandbox for the page? y/n
Example:
Example:
-
<pre><nowiki>{{Footer|
+
<pre><nowiki>{{Footer
-
| Menu = [[FAQ|Back]]
+
| Menu = [[Main Page|Home]]
 +
| Sand = y/n
 +
| Extra = Translated by: User
}}
}}
</nowiki></pre>
</nowiki></pre>
Line 14: Line 16:
It will default to show only horizontal line.
It will default to show only horizontal line.
 +
{{Sort}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>
-
<table width=100% style="border-top:1px solid #a0a000"><tr><td>{{{Menu|}}}</td><td align="right">{{{Extra|}}}</td></tr></table>
+
<table width=100% style="border-top:1px solid #a0a000"><tr><td>{{{Menu|}}} {{#ifeq:{{{Sand|n}}}|y|[[{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{PAGENAME}}/Sandbox|[Sandbox]]]}}</td><td align="right">{{{Extra|}}}</td></tr></table>

Current revision as of 03:27, 6 January 2011

Parameters:

  • Menu:displays on left side
  • Extra:displays on right side
  • Sand:Make a sandbox for the page? y/n

Example:

{{Footer
| Menu = [[Main Page|Home]]
| Sand = y/n
| Extra = Translated by: User
}}

All settings are optional.
It will default to show only horizontal line.