Difference between revisions of "Template:PR"
Jump to navigation
Jump to search
Tigercat2000 (talk | contribs) |
Tigercat2000 (talk | contribs) (Update slightly to accomadate for author) |
||
Line 4: | Line 4: | ||
| style="background-color: #FFEE88;" width="120" | '''PR Number''' | | style="background-color: #FFEE88;" width="120" | '''PR Number''' | ||
| {{{prnum|Undefined.}}} | | {{{prnum|Undefined.}}} | ||
| style="background-color: #FFEE88;" width="120" | '''Author''' | |||
| {{{auth|Undefined.}}} | |||
{{#if: {{{fileschanged|}}}| | {{#if: {{{fileschanged|}}}| | ||
{{!}}- style="background-color: #F7F7F7;" | {{!}}- style="background-color: #F7F7F7;" | ||
Line 20: | Line 22: | ||
| prnum = #405 | | prnum = #405 | ||
| desc = kills cats. | | desc = kills cats. | ||
| auth = tigah | |||
}} | }} | ||
<code> | <code> | ||
Line 26: | Line 29: | ||
<nowiki> | prnum = #405 </nowiki> | <nowiki> | prnum = #405 </nowiki> | ||
<nowiki> | desc = kills cats. </nowiki> | <nowiki> | desc = kills cats. </nowiki> | ||
<nowiki> | auth = tigah </nowiki> | |||
<nowiki> }} </nowiki> | <nowiki> }} </nowiki> | ||
</code> | </code> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 18:06, 19 March 2015
Title | |||
PR Number | Undefined. | Author | Undefined. |
Description | Undefined. |
Example:
Change GIbbah | |||
PR Number | #405 | Author | tigah |
Description | kills cats. |
{{PR
| title = Change GIbbah
| prnum = #405
| desc = kills cats.
| auth = tigah
}}