Useable Templates for contribution: Difference between revisions
Appearance
Created page with "To keep an unique look on every page and to keep the text structured and visualized, there are some templates available: <br> == Flag == {{Flag |files={{Categ|ini=rules}} |values={{Values|Boolean}} |default=0 |types={{Categ|BuildingTypes}} |td=yes |ra=yes |ts=yes |fs=yes |ra2=yes |yr=yes }} <br>Code:<pre> {{Flag |files={{Categ|ini=rules}} |values={{Values|Boolean}} |default=0 |types={{Categ|BuildingTypes}} |td=yes |ra=yes |ts=yes |fs=yes |ra2=yes |yr=yes }} </pre>" |
No edit summary |
||
| Line 29: | Line 29: | ||
}} | }} | ||
</pre> | </pre> | ||
<br> | |||
This should be used on every Flag on top of the article. | |||
Set games which aren't using that flag to no. | |||
Example: [[IsJuggernaut|IsJuggernaut]] | |||
<br> | |||
=== Guideheader === | |||
{{Guideheader | |||
|td=yes | |||
|ra=yes | |||
|ts=yes | |||
|fs=yes | |||
|ra2=yes | |||
|yr=yes | |||
}} | |||
<br> | |||
<pre>{{Guideheader | |||
|td=yes | |||
|ra=yes | |||
|ts=yes | |||
|fs=yes | |||
|ra2=yes | |||
|yr=yes | |||
}}</pre> | |||
For any kinds of tutorials to visualize for which game the guide/tutorial is for. | |||
Example: [[https://modenc2.markjfox.net/How_to_add_Repair_ring_System|https://modenc2.markjfox.net/How_to_add_Repair_ring_System]] | |||
=== | |||
Revision as of 19:30, 4 April 2025
To keep an unique look on every page and to keep the text structured and visualized, there are some templates available:
Flag
|
|
|
|
|
|
| Flag: | Useable Templates for contribution |
| File(s): | rules(md).ini |
| Values: | Boolean values: yes or no, true or false, 1 or 0 |
| Default: | 0 |
| Applicable to: | BuildingTypes |
Code:
{{Flag
|files={{Categ|ini=rules}}
|values={{Values|Boolean}}
|default=0
|types={{Categ|BuildingTypes}}
|td=yes
|ra=yes
|ts=yes
|fs=yes
|ra2=yes
|yr=yes
}}
This should be used on every Flag on top of the article.
Set games which aren't using that flag to no.
Example: IsJuggernaut
Guideheader
|
|
|
|
|
|
{{Guideheader
|td=yes
|ra=yes
|ts=yes
|fs=yes
|ra2=yes
|yr=yes
}}For any kinds of tutorials to visualize for which game the guide/tutorial is for. Example: [[1]]





