Difference between revisions of "Template:PR"

From Paradise Station Wiki
Jump to navigation Jump to search
(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'''
| style="background-color: #FFEE88;" width="120" | '''Author'''
| {{{auth|Undefined.}}}
| {{{auth|Undefined.}}}
Line 25: Line 26:
}}
}}
<code>
<code>
<nowiki> {{PR </nowiki>
<nowiki> {{PR </nowiki>
<nowiki> | title = Change GIbbah </nowiki>
 
<nowiki> | prnum = #405 </nowiki>
<nowiki> | title = Change GIbbah </nowiki>
<nowiki> | desc = kills cats. </nowiki>
 
        <nowiki> | auth = tigah </nowiki>
<nowiki> | prnum = #405 </nowiki>
<nowiki> }} </nowiki>
 
<nowiki> | desc = kills cats. </nowiki>
 
<nowiki> | auth = tigah </nowiki>
 
<nowiki> }} </nowiki>
</code>
</code>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 18:09, 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

}}