Confirmed users
1,255
edits
(draft for a new autonage rule description) |
m (wip) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "AutonagRule" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
Line 6: | Line 6: | ||
| Rule name = | | Rule name = | ||
| Purpose = | | Purpose = | ||
| | | Action = | ||
| | | Source = | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
=== {{{ Rule name }}} === | |||
<ul> | |||
<li>Purpose: {{{ Purpose }}}</li> | |||
<li>Action: {{{ Action }}}</li> | |||
<li>Example: {{{ filename }}}</li> | |||
<li>Defined in: {{{ filename }}}</li> | |||
</ul> | |||
</ | |||
</includeonly> | </includeonly> |