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 |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div> | <includeonly><div> | ||
'''Alternate Rule:''' {{{1}}} | '''Alternate Rule:''' {{{1}}} | ||
</div><includeonly>[[Category:Alternative Rules Options]]</ | </div>{{Cat|Alternative Rules Options|name={{{name}}}}}</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> | |||
Latest revision as of 01:46, 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.