User:Sapero/sandbox: Difference between revisions

From Infarupedia
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Templates =
These templates get used often so..


{{Infobox party
== Unbulleted list ==
| colorcode    ={{{colorcode|}}}
Unbulleted list can be used to make a list. Used often under the alias/pronoun/town/party fields.
| logo         ={{{logo|}}}
* like
| name        ={{{name|}}}
* this
| abbreviation ={{{abbreviation|}}}
without the bullets.
| hq          ={{{hq|}}}
{{unbulleted list|like this|see?|pretty cool right?|...}}
| leader      ={{{leader|}}}
<pre>{{unbulleted list|first item|second item|third item|...}}</pre>
| founder     ={{{founder|}}}
The <code>unbulleted list</code> may be replaced with: {{unbulleted list|ubl|ubt|ublist|unbullet}}
| founded      ={{{founded|}}}
 
| dissolved    ={{{dissolved|}}}
= Infoboxes =
| merger      ={{{merger|}}}
Note: if something doesn't need to be filled in, for example, date of dissolution, just remove that line.
| split       ={{{split|}}}
 
| predecessor  ={{{predecessor|}}}
== Player ==
| merged       ={{{merged|}}}
 
| successor    ={{{successor|}}}
{{Infobox player
| membership   ={{{membership|}}}
| colorcode    =<nowiki>{{{colorcode|}}}</nowiki>
| ideology     ={{{ideology|}}}
| skin         =<nowiki>{{{skin|}}}</nowiki>
| polspec      ={{{polspec|}}}
| name        =<nowiki>{{{name|}}}</nowiki>
| colors       ={{unbulleted list | {{{color box|#000000|border=darkgray}}} - | {{{color box|#000000|border=darkgray}}} -}}
| alias        =<nowiki>{{{alias|}}}</nowiki>
| slogan      ={{{slogan|}}}
| pronoun      =<nowiki>{{{pronoun|}}}</nowiki>
| anthem      ={{{anthem|}}}
| java        =<nowiki>{{{java|}}}</nowiki>
| ua_seats     ={{{ua_seats|}}}
| bedrock     =<nowiki>{{{bedrock|}}}</nowiki>
| senate_seats ={{{senate_seats|}}}
| town        =<nowiki>{{{town|}}}</nowiki>
| flag        ={{{flag|}}}
| party        =<nowiki>{{{party|}}}</nowiki>
| offices      =<nowiki>{{{offices|}}}</nowiki>
}}
 
<pre>
{{Infobox player
| colorcode    =
| skin        =
| name        =
| alias        =
| pronoun      =
| java        =
| bedrock      =
| town        =
| party       =
| offices      =
}}
</pre>
java and bedrock are meant for your usernames on that platform.
To add office terms, look to [[User:Sapero/sandbox#Office]]. Just paste that code at offices. MAKE SURE YOU ADD THE LINE "| embed = yes" to the infobox.
To add multiple, just paste the new one after the earlier and you'll have 2. Like so:
{{Infobox player
| name        =ExampleUser
| offices      =
{{Infobox office | embed = yes | office = Mayor of Examplestan | status = Incumbent | term_start = 420 B.C.E.}}
{{Infobox office | embed = yes | office = King of Exampledonia | status = Abdicated | term_start = 400 B.C.E. | term_end = 69 C.E.}}
}}
 
<pre>
{{Infobox player
| name        =ExampleUser
| offices      =
{{Infobox office | embed = yes | office = Mayor of Examplestan | status = Incumbent | term_start = 420 B.C.E.}}
{{Infobox office | embed = yes | office = King of Exampledonia | status = Abdicated | term_start = 400 B.C.E. | term_end = 69 C.E.}}
}}
</pre>
 
== Office ==
 
{{Infobox office
| office       =<nowiki>{{{office|}}}</nowiki>
| status      =<nowiki>{{{status|}}}</nowiki>
| term_start   =<nowiki>{{{term_start|}}}</nowiki>
| term_end     =<nowiki>{{{term_end|}}}</nowiki>
| predecessor  =<nowiki>{{{predecessor|}}}</nowiki>
| successor    =<nowiki>{{{successor|}}}</nowiki>
}}
 
<pre>
{{Infobox office
| office       =
| status      =
| term_start  =
| term_end    =
| predecessor  =
| successor    =
}}
</pre>
 
== Constituent territory ==
 
{{Infobox territory
| colorcode    =<nowiki>{{{colorcode|}}}</nowiki>
| logo        =<nowiki>{{{logo|}}}</nowiki>
| name        =<nowiki>{{{name|}}}</nowiki>
| governor    =<nowiki>{{{governor|}}}</nowiki>
| location    =<nowiki>{{{location|}}}</nowiki>
| capital      =<nowiki>{{{capital|}}}</nowiki>
| citizens     =<nowiki>{{{citizens|}}}</nowiki>
| government  =<nowiki>{{{government|}}}</nowiki>
| map          =<nowiki>{{{map|}}}</nowiki>
}}
}}


<pre>
{{Infobox territory
{{Infobox territory
| colorcode    ={{{colorcode|}}}
| colorcode    =
| logo        ={{{logo|}}}
| logo        =
| name        ={{{name|}}}
| name        =
| governor    ={{{governor|}}}
| governor    =
| location    ={{{location|}}}
| location    =
| capital      ={{{capital|}}}
| capital      =
| citizens    ={{{citizens|}}}
| citizens    =
| government  ={{{government|}}}
| government  =
| map          ={{{map|}}}
| map          =
}}
}}
</pre>


== Town ==
{{Infobox town
| colorcode    =<nowiki>{{{colorcode|}}}</nowiki>
| logo        =<nowiki>{{{logo|}}}</nowiki>
| name        =<nowiki>{{{name|}}}</nowiki>
| mayor        =<nowiki>{{{mayor|}}}</nowiki>
| location    =<nowiki>{{{location|}}}</nowiki>
| territory    =<nowiki>{{{territory|}}}</nowiki>
| citizens    =<nowiki>{{{citizens|}}}</nowiki>
| government  =<nowiki>{{{government|}}}</nowiki>
| map          =<nowiki>{{{map|}}}</nowiki>
}}


<pre>
{{Infobox town
{{Infobox town
| colorcode    ={{{colorcode|}}}
| colorcode    =
| logo        ={{{logo|}}}
| logo        =
| name        ={{{name|}}}
| name        =
| mayor       ={{{mayor|}}}
| mayor        =
| location     ={{{location|}}}
| location    =
| capital     ={{{capital|}}}
| territory    =
| citizens     ={{{citizens|}}}
| citizens    =
| government  ={{{government|}}}
| government  =
| map          ={{{map|}}}
| map          =
}}
</pre>
 
== Political Party ==
 
{{Infobox party
| colorcode    =<nowiki>{{{colorcode|}}}</nowiki>
| logo        =<nowiki>{{{logo|}}}</nowiki>
| name        =<nowiki>{{{name|}}}</nowiki>
| abbreviation =<nowiki>{{{abbreviation|}}}</nowiki>
| hq          =<nowiki>{{{hq|}}}</nowiki>
| leader      =<nowiki>{{{leader|}}}</nowiki>
| founder      =<nowiki>{{{founder|}}}</nowiki>
| founded      =<nowiki>{{{founded|}}}</nowiki>
| dissolved    =<nowiki>{{{dissolved|}}}</nowiki>
| merger      =<nowiki>{{{merger|}}}</nowiki>
| split       =<nowiki>{{{split|}}}</nowiki>
| predecessor  =<nowiki>{{{predecessor|}}}</nowiki>
| merged      =<nowiki>{{{merged|}}}</nowiki>
| successor    =<nowiki>{{{successor|}}}</nowiki>
| membership  =<nowiki>{{{membership|}}}</nowiki>
| ideology     =<nowiki>{{{ideology|}}}</nowiki>
| polspec     =<nowiki>{{{polspec|}}}</nowiki>
| colors      =<nowiki>{{unbulleted list | {{color box|#000000|border=darkgray}} - | {{color box|#000000|border=darkgray}} -}}</nowiki>
| slogan      =<nowiki>{{{slogan|}}}</nowiki>
| anthem      =<nowiki>{{{anthem|}}}</nowiki>
| ua_seats     =<nowiki>{{{ua_seats|}}}</nowiki>
| senate_seats =<nowiki>{{{senate_seats|}}}</nowiki>
| flag        =<nowiki>{{{flag|}}}</nowiki>
}}
 
<pre>
{{Infobox party
| colorcode    =
| logo        =
| name        =
| abbreviation =
| hq          =
| leader      =
| founder      =
| founded      =
| dissolved    =
| merger      =
| split        =
| predecessor  =
| merged      =
| successor    =
| membership  =
| ideology    =
| polspec      =
| colors      =
| slogan      =
| anthem      =
| ua_seats    =
| senate_seats =
| flag        =
}}
}}
</pre>

Latest revision as of 13:32, 4 June 2023

Templates

These templates get used often so..

Unbulleted list

Unbulleted list can be used to make a list. Used often under the alias/pronoun/town/party fields.

  • like
  • this

without the bullets.

  • like this
  • see?
  • pretty cool right?
  • ...
{{unbulleted list|first item|second item|third item|...}}

The unbulleted list may be replaced with:

  • ubl
  • ubt
  • ublist
  • unbullet

Infoboxes

Note: if something doesn't need to be filled in, for example, date of dissolution, just remove that line.

Player

{{{name|}}}
{{{skin|}}}
Alias{{{alias|}}}
Java Name{{{java|}}}
Bedrock Name{{{bedrock|}}}
Pronouns{{{pronoun|}}}
Town{{{town|}}}
Party{{{party|}}}
{{{offices|}}}
{{Infobox player
| colorcode    =
| skin         =
| name         =
| alias        =
| pronoun      =
| java         =
| bedrock      =
| town         =
| party        =
| offices      =
}}

java and bedrock are meant for your usernames on that platform. To add office terms, look to User:Sapero/sandbox#Office. Just paste that code at offices. MAKE SURE YOU ADD THE LINE "| embed = yes" to the infobox. To add multiple, just paste the new one after the earlier and you'll have 2. Like so:

ExampleUser
Mayor of Examplestan
Incumbent
420 B.C.E. -
King of Exampledonia
Abdicated
400 B.C.E. - 69 C.E.
{{Infobox player
| name         =ExampleUser
| offices      =
{{Infobox office | embed = yes | office = Mayor of Examplestan | status = Incumbent | term_start = 420 B.C.E.}}
{{Infobox office | embed = yes | office = King of Exampledonia | status = Abdicated | term_start = 400 B.C.E. | term_end = 69 C.E.}}
}}

Office

{{{office|}}}
{{{status|}}}
{{{term_start|}}} - {{{term_end|}}}
Predecessor{{{predecessor|}}}
Successor{{{successor|}}}
{{Infobox office
| office       =
| status       =
| term_start   =
| term_end     =
| predecessor  =
| successor    =
}}

Constituent territory

{{{name|}}}
Name{{{name|}}}
Ruler{{{governor|}}}
Location{{{location|}}}
Capital{{{capital|}}}
Government{{{government|}}}
Map of {{{name|}}}
{{{map|}}}
{{Infobox territory
| colorcode    =
| logo         =
| name         =
| governor     =
| location     =
| capital      =
| citizens     =
| government   =
| map          =
}}

Town

{{{name|}}}
Name{{{name|}}}
Mayor{{{mayor|}}}
Location{{{location|}}}
Territory{{{territory|}}}
Citizens{{{citizens|}}}
Government{{{government|}}}
Map of {{{name|}}}
{{{map|}}}
{{Infobox town
| colorcode    =
| logo         =
| name         =
| mayor        =
| location     =
| territory    =
| citizens     =
| government   =
| map          =
}}

Political Party

{{{name|}}}
Name{{{name|}}}
Abbreviation{{{abbreviation|}}}
Party leader{{{leader|}}}
Founder{{{founder|}}}
Founded{{{founded|}}}
Dissolved{{{dissolved|}}}
Merger of{{{merger|}}}
Split from{{{split|}}}
Preceded by{{{predecessor|}}}
Merged into{{{merged|}}}
Succeeded by{{{successor|}}}
Membership{{{membership|}}}
Ideology{{{ideology|}}}
Political Position{{{polspec|}}}
Colors{{unbulleted list | {{color box|#000000|border=darkgray}} - | {{color box|#000000|border=darkgray}} -}}
Slogan{{{slogan|}}}
Anthem{{{anthem|}}}
Urban Assembly Seats{{{ua_seats|}}}
Senate Seats{{{senate_seats|}}}
{{{flag|}}}
{{Infobox party
| colorcode    =
| logo         =
| name         =
| abbreviation =
| hq           =
| leader       =
| founder      =
| founded      =
| dissolved    =
| merger       =
| split        =
| predecessor  =
| merged       =
| successor    =
| membership   =
| ideology     =
| polspec      =
| colors       =
| slogan       =
| anthem       =
| ua_seats     =
| senate_seats =
| flag         =
}}