Jump to content

Useable Templates for contribution: Difference between revisions

From ModEnc²
No edit summary
No edit summary
Line 62: Line 62:


===RedHorizontalBar===
===RedHorizontalBar===
{{RedHorizontalBar|HEADLINE|TEXT}}
{{RedHorizontalBar|THIS IS A HEADLINE|Tiberian Sun is the best game in the World}}
<pre>{{RedHorizontalBar|THIS IS A HEADLINE|Tiberian Sun is the best game in the World}}
<pre>{{RedHorizontalBar|HEADLINE|TEXT}}</pre>

Revision as of 19:37, 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

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge


{{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: How_to_add_Repair_ring_System


BigHorizontalBar

THIS IS A HEADLINE
Tiberian Sun is the best game in the World

{{BigHorizontalBar|HEADLINE|TEXT}}

RedHorizontalBar

THIS IS A HEADLINE
Tiberian Sun is the best game in the World

{{RedHorizontalBar|HEADLINE|TEXT}}