Difference between revisions of "Template:RB"

From Discovery Wiki
Jump to navigationJump to search
m
m
Line 27: Line 27:
 
| style="width: 5%; border: 1px solid; {{#ifexpr: ({{{2}}} > 0.8) | border-color: #8ebee5; | border-color: #232746; }}{{#ifexpr: ({{{2}}} >= 0.9) | background: #00cc00; }}" | {{#ifexpr: ({{{2}}} > 0.8 and {{{2}}} < 0.9) | <div style="height: 14px; width: {{#expr: ({{{2}}}-0.8)*1000}}%; background-color: #00cc00;"></div> }}
 
| style="width: 5%; border: 1px solid; {{#ifexpr: ({{{2}}} > 0.8) | border-color: #8ebee5; | border-color: #232746; }}{{#ifexpr: ({{{2}}} >= 0.9) | background: #00cc00; }}" | {{#ifexpr: ({{{2}}} > 0.8 and {{{2}}} < 0.9) | <div style="height: 14px; width: {{#expr: ({{{2}}}-0.8)*1000}}%; background-color: #00cc00;"></div> }}
 
| style="width: 5%; border: 1px solid; {{#ifexpr: ({{{2}}} >= 0.9) | border-color: #8ebee5; background: #00cc00; | border-color: #232746; }}" |
 
| style="width: 5%; border: 1px solid; {{#ifexpr: ({{{2}}} >= 0.9) | border-color: #8ebee5; background: #00cc00; | border-color: #232746; }}" |
|}
+
|}{{#switch: {{{3}}} | single | stop | off = {{RB/off}} | #default = }}<noinclude>-->
{{#switch: {{{3}}} | single | stop | off = {{RB/off}} | #default = }}<noinclude>-->
 
 
== Format & Example ==
 
== Format & Example ==
 
<pre>{{RB | who you have standing with | standing with title (-0.9 to 0.9) | "start" to start, "stop" to end}}
 
<pre>{{RB | who you have standing with | standing with title (-0.9 to 0.9) | "start" to start, "stop" to end}}

Revision as of 18:21, 16 October 2011

150px-WIP2.png This page is currently being developed by one or more editors being led by Ipuvaepe. Please refer to the talk page to learn about and/or contribute to the completion of this page. You can also contact the leader on their discussion page.

Talk Page

Format & Example

{{RB | who you have standing with | standing with title (-0.9 to 0.9) | "start" to start, "stop" to end}}

{{RB | Hi, we're allies! | 0.9 | start}}
{{RB | Bros Before Hoes | 0.8}}
{{RB | Non Aggression Pact - NAPfest | 0.7}}
{{RB | License and registration please | 0.0}}
{{RB | Oh no she didn't! | -0.4}}
{{RB | Oh now it's on! | -0.9 | stop}}
INVALID LOGO
Hi, we're allies!
INVALID LOGO
Bros Before Hoes
INVALID LOGO
Non Aggression Pact - NAPfest
INVALID LOGO
License and registration please
INVALID LOGO
Oh no she didn't!
INVALID LOGO
Oh now it's on!
|}