Difference between revisions of "Template:PR"
Jump to navigation
Jump to search
Tigercat2000 (talk | contribs) (Consistant Coloring) |
Tigercat2000 (talk | contribs) (Add link option to the PR's) |
||
Line 4: | Line 4: | ||
| style="background-color: #FF88EE;" width="120" | '''PR Number''' | | style="background-color: #FF88EE;" width="120" | '''PR Number''' | ||
| {{{prnum|Undefined.}}} | | {{{prnum|Undefined.}}} | ||
|- | |||
| style="background-color: #FF88EE;" width="120" | '''Link''' | |||
| {{{link|Undefined.}}} | |||
|- | |- | ||
| style="background-color: #FF88EE;" width="120" | '''Author''' | | style="background-color: #FF88EE;" width="120" | '''Author''' | ||
Line 23: | Line 26: | ||
| prnum = #405 | | prnum = #405 | ||
| desc = kills cats. | | desc = kills cats. | ||
| link = github.com/blablabla | |||
| auth = tigah | | auth = tigah | ||
}} | }} | ||
Line 35: | Line 39: | ||
<nowiki> | auth = tigah </nowiki> | <nowiki> | auth = tigah </nowiki> | ||
<nowiki | link = github.com/blablabla> | |||
<nowiki> }} </nowiki> | <nowiki> }} </nowiki> | ||
Line 45: | Line 51: | ||
| desc = kills cats. | | desc = kills cats. | ||
| auth = tigah | | auth = tigah | ||
| link = github.com/linkylink | |||
| fileschanged = File.dm, Filefile.dm | | fileschanged = File.dm, Filefile.dm | ||
}} | }} |
Revision as of 18:33, 19 March 2015
Title | |
PR Number | Undefined. |
Link | Undefined. |
Author | Undefined. |
Description | Undefined. |
Example:
Change GIbbah | |
PR Number | #405 |
Link | github.com/blablabla |
Author | tigah |
Description | kills cats. |
{{PR
| title = Change GIbbah
| prnum = #405
| desc = kills cats.
| auth = tigah
<nowiki> }}
Adv Example:
Change GIbbah | |
PR Number | #405 |
Link | github.com/linkylink |
Author | tigah |
Files Changed | File.dm, Filefile.dm |
Description | kills cats. |
{{PR
| title = Change GIbbah
| prnum = #405
| desc = kills cats.
| auth = tigah
| fileschanged = File.dm, Filefile.dm
}}