Difference between revisions of "Templates"

From Gladiabots Wiki
Jump to: navigation, search
(Used Templates)
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
{|class="wikitable"
 
{|class="wikitable"
!Template!!Code!!Description!!Example
+
!Template!!Description!!Example code!!Example output
 
|-
 
|-
|[[Template:Red]]        ||<code>style="background:#[Hexadecimal code]"</code>                                ||Defines the red background color for table cells globally         ||{{red}}  |red text
+
|[[Template:Red]]        ||Defines the red background color for table cells globally   ||<code><nowiki>{{red}}|red text              </nowiki></code>||{{red}}  |red text
 
|-
 
|-
|[[Template:Yellow]]    ||<code>style="background:#[Hexadecimal code]"</code>                                ||Defines the yellow background color for table cells globally       ||{{yellow}}|yellow text
+
|[[Template:Yellow]]    ||Defines the yellow background color for table cells globally||<code><nowiki>{{yellow}}|yellow text        </nowiki></code>||{{yellow}}|yellow text
 
|-
 
|-
|[[Template:Green]]      ||<code>style="background:#[Hexadecimal code]"</code>                                ||Defines the green background color for table cells globally       ||{{green}} |green text
+
|[[Template:Green]]      ||Defines the green background color for table cells globally ||<code><nowiki>{{green}}|green text          </nowiki></code>||{{green}} |green text
 
|-
 
|-
|[[Template:Blue]]      ||<code>style="background:#[Hexadecimal code]"</code>                                ||Defines the blue background color for table cells globally         ||{{blue}}  |blue text
+
|[[Template:Blue]]      ||Defines the blue background color for table cells globally ||<code><nowiki>{{blue}}|blue text            </nowiki></code>||{{blue}}  |blue text
 
|-
 
|-
|[[Template:C]]          ||<code>align="center"</code>                                                        ||Shortens the code needed for centered cells.                       ||{{c}}    |center
+
|[[Template:C]]          ||Shortens the code needed for centered cells.               ||<code><nowiki>{{c}}|center                  </nowiki></code>||{{c}}    |center
 
|-
 
|-
|[[Template:R]]          ||<code>align="right"</code>                                                          ||Shortens the code needed for right aligned cells.                 ||{{r}}    |right
+
|[[Template:R]]          ||Shortens the code needed for right aligned cells.           ||<code><nowiki>{{r}}|right                  </nowiki></code>||{{r}}    |right
 
|-
 
|-
|[[Template:X]]          ||<code>align="center" style="background:[Hexadecimal code]"<nowiki>|</nowiki>X</code>||Shortens the code needed for green centered cells named "X".      ||{{X}}
+
|[[Template:X]]          ||Shows a checked cell.                                      ||<code><nowiki>{{X}}                        </nowiki></code>||{{X}}
 
|-
 
|-
|[[Template:O]]          ||<code></code>                                                                       ||Shortens the code needed for normal uncentered cells not named "O".||{{O}}
+
|[[Template:O]]          ||Shows an unchecked cell. (without content and color)        ||<code><nowiki>{{O}}                        </nowiki></code>||{{O}}
 
|-
 
|-
|[[Template:Information]]||Some more code...                                                                  ||Shows an information message                                       ||{{Information|Precious hint.}}
+
|[[Template:Information]]||Shows an information message.                              ||<code><nowiki>{{Information|Precious hint.}}</nowiki></code>||{{Information|Precious hint.}}
 
|-
 
|-
|[[Template:Warning]]    ||Some more code...                                                                  ||Shows a warning message                                           ||{{Warning|Take care.}}
+
|[[Template:Warning]]    ||Shows a warning message.                                    ||<code><nowiki>{{Warning|Take care.}}        </nowiki></code>||{{Warning|Take care.}}
 +
|-
 +
|[[Template:Ratio]]      ||Shows a victory-defeat-draw ratio.                          ||<code><nowiki>{{Ratio|75|25|0}}            </nowiki></code>||{{Ratio|75|25|0}}
 
|}
 
|}
  
Line 50: Line 52:
  
 
{{Warning|Take care.}}
 
{{Warning|Take care.}}
 +
 +
A good player has stats like this: {{Ratio|85|5|10}}.
  
 
== Color schemes ==
 
== Color schemes ==

Revision as of 08:08, 12 October 2017

Used Templates

Templates can be used to reuse colors or wiki code in the whole project. Templates in use are:

Template Description Example code Example output
Template:Red Defines the red background color for table cells globally {{red}}|red text red text
Template:Yellow Defines the yellow background color for table cells globally {{yellow}}|yellow text yellow text
Template:Green Defines the green background color for table cells globally {{green}}|green text green text
Template:Blue Defines the blue background color for table cells globally {{blue}}|blue text blue text
Template:C Shortens the code needed for centered cells. {{c}}|center center
Template:R Shortens the code needed for right aligned cells. {{r}}|right right
Template:X Shows a checked cell. {{X}}
Template:O Shows an unchecked cell. (without content and color) {{O}}
Template:Information Shows an information message. {{Information|Precious hint.}}
Information.png Precious hint.
Template:Warning Shows a warning message. {{Warning|Take care.}}
Warning.png Take care.
Template:Ratio Shows a victory-defeat-draw ratio. {{Ratio|75|25|0}} +75% -25% =0%

Examples

The second numeric column uses right aligned cells and is colored green, yellow and red. The third column is centered. The forth column contains a value that is highlighted in blue. The fifth column contains a checkmark or not.

Lorem Ipsum Dolor Sit Igur
Amet 123 AAA nonumy
Consetetur 10 AA nonumy
sadipscing 789 A nonumy
elitr -12 B nonumy
sed 20 C eirmod
diam 456 D nonumy
Information.png Precious hint.
Warning.png Take care.

A good player has stats like this: +85% -5% =10%.

Color schemes

What color scheme should be used in the wiki?

Microsoft Excel 2007

Lorem Ipsum Dolor Sit
Amet 123 AAA nonumy
Consetetur 10 AA nonumy
sadipscing 789 A nonumy
elitr -12 B nonumy
sed 20 C eirmod
diam 456 D nonumy

Google Docs 2017 bright 3

Lorem Ipsum Dolor Sit
Amet 123 AAA nonumy
Consetetur 10 AA nonumy
sadipscing 789 A nonumy
elitr -12 B nonumy
sed 20 C eirmod
diam 456 D nonumy

Google Docs 2017 bright 2

Lorem Ipsum Dolor Sit
Amet 123 AAA nonumy
Consetetur 10 AA nonumy
sadipscing 789 A nonumy
elitr -12 B nonumy
sed 20 C eirmod
diam 456 D nonumy

Google Docs 2017 bright 1

Lorem Ipsum Dolor Sit
Amet 123 AAA nonumy
Consetetur 10 AA nonumy
sadipscing 789 A nonumy
elitr -12 B nonumy
sed 20 C eirmod
diam 456 D nonumy

Google Docs 2017 normal

Lorem Ipsum Dolor Sit
Amet 123 AAA nonumy
Consetetur 10 AA nonumy
sadipscing 789 A nonumy
elitr -12 B nonumy
sed 20 C eirmod
diam 456 D nonumy

Google Docs 2017 normal - white color

Lorem Ipsum Dolor Sit
Amet 123 AAA nonumy
Consetetur 10 AA nonumy
sadipscing 789 A nonumy
elitr -12 B nonumy
sed 20 C eirmod
diam 456 D nonumy

Google Docs 2017 dark - white color

Lorem Ipsum Dolor Sit
Amet 123 AAA nonumy
Consetetur 10 AA nonumy
sadipscing 789 A nonumy
elitr -12 B nonumy
sed 20 C eirmod
diam 456 D nonumy

Source unknown

Previously used in the wiki.

Lorem Ipsum Dolor Sit
Amet 123 AAA nonumy
Consetetur 10 AA nonumy
sadipscing 789 A nonumy
elitr -12 B nonumy
sed 20 C eirmod
diam 456 D nonumy