Difference between revisions of "Template:PR"

From Paradise Station Wiki
Jump to navigation Jump to search
(Change colors.)
Line 38: Line 38:
<nowiki> }} </nowiki>
<nowiki> }} </nowiki>
</code>
</code>
Adv Example:
{{PR
| title = Change GIbbah
| prnum = #405
| desc = kills cats.
| auth = tigah
| fileschanged = File.dm, Filefile.dm
}}
<code>
<nowiki> {{PR </nowiki>
<nowiki> | title = Change GIbbah </nowiki>
<nowiki> | prnum = #405 </nowiki>
<nowiki> | desc = kills cats. </nowiki>
<nowiki> | auth = tigah </nowiki>
<nowiki> | fileschanged = File.dm, Filefile.dm
<nowiki> }} </nowiki>
</code>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

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

}} Adv Example:

Change GIbbah
PR Number #405
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 <nowiki> }}