Difference between revisions of "Template:PR"

From Paradise Station Wiki
Jump to navigation Jump to search
(Consistant Coloring)
Line 1: Line 1:
{| style="border: 1px solid #FFDD66; margin: 1em 0em;" cellspacing="0" cellpadding=4 width="800"
{| style="border: 1px solid #FF66DD; margin: 1em 0em;" cellspacing="0" cellpadding=4 width="800"
| style="background-color: #FFDD66;" align="center" colspan="2" | '''{{{title|Title}}}'''
| style="background-color: #FF66DD;" align="center" colspan="2" | '''{{{title|Title}}}'''
|-
|-
| style="background-color: #FF88EE;" width="120" | '''PR Number'''
| style="background-color: #FF88EE;" width="120" | '''PR Number'''
Line 38: Line 38:
<nowiki> }} </nowiki>
<nowiki> }} </nowiki>
</code>
</code>
Adv Example:  
Adv Example:  
{{PR
{{PR

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

}}