Difference between revisions of "User:Sirryan2002"

From Paradise Station Wiki
Jump to navigation Jump to search
(playing around)
Line 8: Line 8:
__NOTOC__
__NOTOC__
==Implementation==
==Implementation==
<div style="background-color:#f2f2f2;  padding:10px;" width="80%">{{{ImplementationCode}}}</div>
<div style="background-color:#f2f2f2;  padding:10px;" width="80%">{{{ImplementationCode}}}
</div>
==Usage==
<div style="background-color:#f2f2f2;  padding:10px;" width="80%">{{{Usage}}}
</div>
==Variables==
<div style="background-color:#f2f2f2;  padding:10px;" width="80%">
{{#if: {{{V1|}}} | <b>{{{V1}}}</b> = {{{VD1}}} <br> | }}{{#if: {{{V2|}}} | <b>{{{V2}}}</b> = {{{VD2}}} <br> | }}{{#if: {{{V3|}}} | <b>{{{V3}}}</b> = {{{VD3}}} <br> | }}{{#if:{{{V4|}}} | <b>{{{V4}}}</b> = {{{VD4}}} <br> | }}{{#if: {{{V5|}}} | <b>{{{V5}}}</b> = {{{VD5}}} <br> | }}{{#if: {{{V6|}}} | <b>{{{V6}}}</b> = {{{VD6}}} <br> | }}{{#if: {{{V7|}}} | <b>{{{V7}}}</b> = {{{VD7}}} <br> | }}{{#if: {{{V8|}}} | <b>{{{V8}}}</b> = {{{VD8}}} <br> | }}{{#if: {{{V9|}}} | <b>{{{V9}}}</b> = {{{VD9}}} <br> | }}{{#if:{{{V10|}}} | <b>{{{V10}}}</b> = {{{VD10}}} <br> | }}{{#if: {{{V11|}}} | <b>{{{V11}}}</b> = {{{VD11}}} <br> | }}{{#if: {{{V12|}}} | <b>{{{V12}}}</b> = {{{VD12}}} <br> | }}{{#if: {{{V13|}}} | <b>{{{V13}}}</b> = {{{VD13}}} <br> | }}{{#if: {{{V14|}}} | <b>{{{V14}}}</b> = {{{VD14}}} <br> | }}{{#if: {{{V15|}}} | <b>{{{V15}}}</b> = {{{VD15}}} <br> | }}
</div>


==Variables==
==Notes and Warnings==
<div style="background-color:#f2f2f2;  padding:10px;" width="80%">{{{ImplementationCode}}}</div>
<div style="background-color:#f2f2f2;  padding:10px;" width="80%">
{{{Notes|}}}
<hr>
{{{Warnings|}}}
</div>
==Example==
<div style="background-color:#f2f2f2;  padding:10px;" width="80%">
{{{ExampleCode}}}
</div><hr> <div style="background-color:#f2f2f2;  padding:10px;" width="80%">
{{{Example}}}
</div>
===Example Pages===
<hr> <div style="background-color:#f2f2f2;  padding:10px;" width="80%">
{{#if: {{{ExamplePage1|}}} | [[{{{ExamplePage1|}}}]]<br> | }}
{{#if: {{{ExamplePage2|}}} | [[{{{ExamplePage2|}}}]]<br> | }}
{{#if: {{{ExamplePage3|}}} | [[{{{ExamplePage3|}}}]]<br> | }}
</div>
</div>
<includeonly>[[Category:Templates]]</includeonly>
</div>
</div>
<br>
<br>
<br>
<br>
<div style="background-color:#ccdcff;border:2px solid #999999; padding:10px;" width="100%">
<div style="background-color:#f2f2f2;  padding:10px;" width="80%">
To implement your own Documentation on another template page or to understand how to use the Documentation template, please see [[Template:Documentation]]
</div>
</div>
<noinclude>
<noinclude>
<br>
{{User:Sirryan2002
{{User:Sirryan2002
 
| ImplementationCode=<pre>
 
{{Template:Wip
| assign=
|
}}
</pre>
| V1=assign | VD1=The name of the user assigned to the page
| Usage= Use this template on any page that is not finished and is in the writing process, this can be in reference to an entire article or just a section of the article. This template should always go on the top of the page above any content on the page.
| Notes=This template will automatically place any page it is used on in the [[:Category:Work in Progress]]
| Warnings=You should not try and specify namespace for the assign variable because it is already taken care of in the code. If you choose to define the namespace it will break the User page link.
| ExampleCode=<pre>{{Template:Wip|assign=Sirryan2002}}</pre>
| Example={{Template:Wip|assign=Sirryan2002}}
| ExamplePage1=Guide to Lavaland
}}
}}
</noinclude>
</noinclude>

Revision as of 18:08, 23 January 2021

float:left User:Sirryan2002 Documentation [Edit] [History]

Implementation

{{{ImplementationCode}}}

Usage

{{{Usage}}}

Variables

Notes and Warnings


Example

{{{ExampleCode}}}


{{{Example}}}

Example Pages





To implement your own Documentation on another template page or to understand how to use the Documentation template, please see Template:Documentation


float:left User:Sirryan2002 Documentation [Edit] [History]

Implementation

{{Template:Wip
| assign=
|
}}

Usage

Use this template on any page that is not finished and is in the writing process, this can be in reference to an entire article or just a section of the article. This template should always go on the top of the page above any content on the page.

Variables

assign = The name of the user assigned to the page

Notes and Warnings

This template will automatically place any page it is used on in the Category:Work in Progress


You should not try and specify namespace for the assign variable because it is already taken care of in the code. If you choose to define the namespace it will break the User page link.

Example

{{Template:Wip|assign=Sirryan2002}}

Sloth construction.png
Sloth construction.png
This article or section is a Work in Progress.
Assigned to:
Sirryan2002
Please discuss changes with assigned users. If no one is assigned, or if the user is inactive, feel free to edit.

Example Pages




To implement your own Documentation on another template page or to understand how to use the Documentation template, please see Template:Documentation