Warning: Use of undefined constant NS_MAIN_TALK - assumed 'NS_MAIN_TALK' (this will throw an Error in a future version of PHP) in /users/bote2/www/enWiki/LocalSettings.php on line 249
Warning: Use of undefined constant NS_MAIN_TALK - assumed 'NS_MAIN_TALK' (this will throw an Error in a future version of PHP) in /users/bote2/www/enWiki/LocalSettings.php on line 251
Warning: session_name() [function.session-name]: Cannot change session name when headers already sent in /users/bote2/www/enWiki/includes/Setup.php on line 734
Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /users/bote2/www/enWiki/includes/session/PHPSessionHandler.php on line 126
Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /users/bote2/www/enWiki/includes/session/PHPSessionHandler.php on line 127
Warning: session_cache_limiter() [function.session-cache-limiter]: Cannot change cache limiter when headers already sent in /users/bote2/www/enWiki/includes/session/PHPSessionHandler.php on line 133
Warning: session_set_save_handler() [function.session-set-save-handler]: Cannot change save handler when headers already sent in /users/bote2/www/enWiki/includes/session/PHPSessionHandler.php on line 140
Warning: Parameter 1 to SyntaxHighlight_GeSHi::onParserFirstCallInit() expected to be a reference, value given in /users/bote2/www/enWiki/includes/Hooks.php on line 195
Warning: Cannot modify header information - headers already sent by (output started at /users/bote2/www/enWiki/LocalSettings.php:249) in /users/bote2/www/enWiki/includes/Feed.php on line 234
Warning: Cannot modify header information - headers already sent by (output started at /users/bote2/www/enWiki/LocalSettings.php:249) in /users/bote2/www/enWiki/includes/WebResponse.php on line 42
Warning: Cannot modify header information - headers already sent by (output started at /users/bote2/www/enWiki/LocalSettings.php:249) in /users/bote2/www/enWiki/includes/WebResponse.php on line 42
Warning: Cannot modify header information - headers already sent by (output started at /users/bote2/www/enWiki/LocalSettings.php:249) in /users/bote2/www/enWiki/includes/WebResponse.php on line 42
Warning: Cannot modify header information - headers already sent by (output started at /users/bote2/www/enWiki/LocalSettings.php:249) in /users/bote2/www/enWiki/includes/WebResponse.php on line 42 http://bote2.square7.ch/en/wiki/Template:Race_frame/doc/history?feed=atomTemplate:Race frame/doc - Revision history2026-04-24T15:41:02ZRevision history for this page on the wikiMediaWiki 1.27.1http://bote2.square7.ch/enWiki/index.php?title=Template:Race_frame/doc&diff=104&oldid=prevVuto: new2013-09-16T20:34:43Z<p>new</p>
<p><b>New page</b></p><div>__NOTOC__<br /><br />
The '''race frame''' template frames a text with the specified race colours.<br />
<br />
<pre><nowiki>{{race frame|}}</nowiki></pre><br />
<br />
<br />
== Parameters ==<br />
* With "'''race'''" + the race number the frame and background colours can be defined automatically.<br />
* With "'''background'''" and "'''frame'''" the colours of background and frame can be defined manually.<br />
* "'''frame-px'''" changes the width of the frame.<br />
* With "'''whiteframe=off'''" the outer white frame can be deactivated.<br />
<br />
<br />
== Exemplification ==<br />
==== Race colours ====<br />
<pre><nowiki>{{race frame|race=1|TEXT, TEXT and more TEXT}}</nowiki></pre><br />
{{race frame|race=1|TEXT, TEXT and more TEXT}}<br />
<br />
<br />
==== Manually defined ====<br />
<pre><nowiki>{{race frame|background=FFD39B|frame=FF4040|frame-px=3|TEXT, TEXT and more TEXT}}</nowiki></pre><br />
{{race frame|background=FFD39B|frame=FF4040|frame-px=3|TEXT, TEXT and more TEXT}}</div>Vuto