Template:Footer
From 1100ad
(Difference between revisions)
feildmaster (Talk | contribs) m |
feildmaster (Talk | contribs) m (sort) |
||
| (3 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| - | + | Parameters: | |
| - | + | *Menu:displays on left side | |
| - | + | *Extra:displays on right side | |
| - | + | *Sand:Make a sandbox for the page? y/n | |
| - | + | ||
| - | + | ||
| - | + | ||
Example: | Example: | ||
| - | <pre><nowiki>{{Footer | + | <pre><nowiki>{{Footer |
| - | | Menu = [[ | + | | Menu = [[Main Page|Home]] |
| + | | Sand = y/n | ||
| + | | Extra = Translated by: User | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
| Line 17: | 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|}}} {{#ifeq:{{{Sand|n}}}|y|[[{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{PAGENAME}}/Sandbox|[Sandbox]]]}}</td><td align="right">{{{Extra|}}}</td></tr></table> | |
| - | <table width=100%><tr><td>{{{Menu|}}}</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.
