Difference between pages "Template:Testwiki" and "Template:Attention"

From Kolmafia
(Difference between pages)
Jump to navigation Jump to search
imported>Heeheehee
m (More testing nonsense.)
 
imported>StDoodle
(Created page with '<includeonly><div style="align: center; text-align: center; border: dotted 1px red; color: black; padding: 5px;"><p><span style="background-color: black; padding: 4px; font-size:…')
 
Line 1: Line 1:
<includeonly><span class="plainlinks">[http://kol.coldfront.net/thekolwiki/index.php/{{{id|{{{1|}}}}}} {{{2|{{{id|{{{1|}}}}}}}}}]</span></includeonly><noinclude>Testing...</noinclude>
+
<includeonly><div style="align: center; text-align: center; border: dotted 1px red; color: black; padding: 5px;"><p><span style="background-color: black; padding: 4px; font-size: 14px; align: center; text-align: center; color: red; font-weight: bold;">{{#if: {{{message|}}} | {{{message}}} | Attention KoLmafia Users!}}</span>
 +
</p>{{#if: {{{1|}} | <p>{{{1}}}</p> | }}</div></includeonly>
 +
<noinclude>
 +
This function should always be called outside of ''all'' function calls, at the very end of the page (or before category links).
 +
 
 +
It should always be called with a parameter, and will display:
 +
 
 +
<div style="align: center; text-align: center; border: dotted 1px red; color: black; padding: 5px;">
 +
<p><span style="background-color: black; padding: 4px; font-size: 14px; align: center; text-align: center; color: red; font-weight: bold;">
 +
Attention KoLmafia Users!</span>
 +
</p><p>Parameter supplied goes here.</p></div>
 +
 
 +
The "Attention..." message can be overridden with the named parameter "message."
 +
 
 +
[[Category:Notification Templates]]
 +
</noinclude>

Revision as of 19:36, 29 November 2010


This function should always be called outside of all function calls, at the very end of the page (or before category links).

It should always be called with a parameter, and will display:

Attention KoLmafia Users!

Parameter supplied goes here.

The "Attention..." message can be overridden with the named parameter "message."