Template:Alternate: Difference between revisions
Template page
More actions
Created page with "<div> '''Alternate Rule:''' {{{1}}} </div><includeonly>Category:Alternative Rules Options</includeonly>" |
No edit summary |
||
| Line 1: | Line 1: | ||
<div> | <includeonly><div> | ||
'''Alternate Rule:''' {{{1}}} | '''Alternate Rule:''' {{{1}}} | ||
</div><includeonly>[[Category:Alternative Rules Options]]</ | </div>[[Category:Alternative Rules Options]]</includeonly><noinclude> | ||
== Template Frontend == | |||
This template is used to display alternative rules in a consistent format and categorize them under [[:Category:Alternative Rules Options|Alternative Rules Options]]. | |||
=== Parameters === | |||
* <code>1</code>: str | |||
*: The text of the alternative rule to display. | |||
== Template Backend == | |||
This template wraps the provided text in a styled <code><nowiki><div></nowiki></code> and adds the page to the [[:Category:Alternative Rules Options|Alternative Rules Options]] category. | |||
</noinclude> | |||
Revision as of 01:20, 25 December 2024
Template Frontend
This template is used to display alternative rules in a consistent format and categorize them under Alternative Rules Options.
Parameters
1: str- The text of the alternative rule to display.
Template Backend
This template wraps the provided text in a styled <div> and adds the page to the Alternative Rules Options category.