Infoboxes: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
Note: if something doesn't need to be filled in, for example, date of dissolution, just remove that line. | Note: if something doesn't need to be filled in, for example, date of dissolution, just remove that line. | ||
= | = By Sapero = | ||
{{Infobox | == Player == | ||
{{Infobox player | |||
| colorcode =<nowiki>{{{colorcode|}}}</nowiki> | | colorcode =<nowiki>{{{colorcode|}}}</nowiki> | ||
| skin =<nowiki>{{{skin|}}}</nowiki> | | skin =<nowiki>{{{skin|}}}</nowiki> | ||
Line 14: | Line 15: | ||
| java =<nowiki>{{{java|}}}</nowiki> | | java =<nowiki>{{{java|}}}</nowiki> | ||
| bedrock =<nowiki>{{{bedrock|}}}</nowiki> | | bedrock =<nowiki>{{{bedrock|}}}</nowiki> | ||
| | | town =<nowiki>{{{town|}}}</nowiki> | ||
| | | party =<nowiki>{{{party|}}}</nowiki> | ||
| offices =<nowiki>{{{offices|}}}</nowiki> | | offices =<nowiki>{{{offices|}}}</nowiki> | ||
}} | }} | ||
<pre> | <pre> | ||
{Infobox | {{Infobox player | ||
| colorcode = | | colorcode = | ||
| skin = | | skin = | ||
Line 29: | Line 29: | ||
| java = | | java = | ||
| bedrock = | | bedrock = | ||
| | | town = | ||
| | | party = | ||
| offices = | | offices = | ||
}} | }} | ||
Line 54: | Line 53: | ||
</pre> | </pre> | ||
= Office = | == Office == | ||
{{Infobox office | {{Infobox office | ||
Line 76: | Line 75: | ||
</pre> | </pre> | ||
= Constituent | == Constituent Territory == | ||
{{Infobox territory | {{Infobox territory | ||
Line 104: | Line 103: | ||
</pre> | </pre> | ||
= Town = | == Town == | ||
{{Infobox town | {{Infobox town | ||
Line 132: | Line 131: | ||
</pre> | </pre> | ||
= | == Political Party == | ||
= Political Party = | |||
{{Infobox party | {{Infobox party | ||
Line 201: | Line 188: | ||
}} | }} | ||
</pre> | </pre> | ||
== Country == | |||
{{Infobox country | |||
| colorcode =<nowiki>{{{colorcode|}}}</nowiki> | |||
| name =<nowiki>{{{name|}}}</nowiki> | |||
| language =<nowiki>{{{language|}}}</nowiki> | |||
| denonym =<nowiki>{{{denonym|}}}</nowiki> | |||
| location =<nowiki>{{{location|}}}</nowiki> | |||
| capital =<nowiki>{{{capital|}}}</nowiki> | |||
| largestcity =<nowiki>{{{largestcity|}}}</nowiki> | |||
| government =<nowiki>{{{government|}}}</nowiki> | |||
| religion =<nowiki>{{{religion|}}}</nowiki> | |||
| currency =<nowiki>{{{currency|}}}</nowiki> | |||
| map =<nowiki>{{{map|}}}</nowiki> | |||
}} | |||
<pre> | |||
{{Infobox country | |||
| colorcode = | |||
| name = | |||
| language = | |||
| denonym = | |||
| location = | |||
| capital = | |||
| largestcity = | |||
| government = | |||
| religion = | |||
| currency = | |||
| map = | |||
}} | |||
</pre> | |||
== Firearm == | |||
{{Infobox firearm | |||
| colorcode =<nowiki>{{{colorcode|}}}</nowiki> | |||
| name =<nowiki>{{{name|}}}</nowiki> | |||
| picture =<nowiki>{{{picture|}}}</nowiki> | |||
| creator =<nowiki>{{{creator|}}}</nowiki> | |||
| manufacturer =<nowiki>{{{manufacturer|}}}</nowiki> | |||
| origin =<nowiki>{{{origin|}}}</nowiki> | |||
| type =<nowiki>{{{type|}}}</nowiki> | |||
}} | |||
<pre> | <pre> | ||
{{Infobox firearm | |||
| colorcode = | |||
| name = | |||
| picture = | |||
| creator = | |||
| manufacturer = | |||
| origin = | |||
| type = | |||
}} | |||
</pre> | |||
= Not by Sapero = | |||
== Company == | |||
{{Infobox Company | {{Infobox Company | ||
| colorcode =<nowiki>{{{colorcode|}}}</nowiki> | |||
| name =<nowiki>{{{name|}}}</nowiki> | |||
| logo =<nowiki>{{{logo|}}}</nowiki> | |||
| logo_upright =<nowiki>{{{logo_upright|}}}</nowiki> | |||
| logo_alt =<nowiki>{{{logo_alt|}}}</nowiki> | |||
| logo_size =<nowiki>{{{logo_size|}}}</nowiki> | |||
| caption =<nowiki>{{{caption|}}}</nowiki> | |||
| flag =<nowiki>{{{flag|}}}</nowiki> | |||
| flag_alt =<nowiki>{{{flag_alt|}}}</nowiki> | |||
| flag_size =<nowiki>{{{flag_size|}}}</nowiki> | |||
| keyppl =<nowiki>{{{keyppl|}}}</nowiki> | |||
| founder =<nowiki>{{{founder|}}}</nowiki> | |||
| hq =<nowiki>{{{hq|}}}</nowiki> | |||
| type =<nowiki>{{{type|}}}</nowiki> | |||
| industry =<nowiki>{{{industry|}}}</nowiki> | |||
| divisions =<nowiki>{{{divisions|}}}</nowiki> | |||
| products =<nowiki>{{{products|}}}</nowiki> | |||
| map =<nowiki>{{{map|}}}</nowiki> | |||
| map_size =<nowiki>{{{map_size|}}}</nowiki> | |||
}} | |||
<pre>{{Infobox Company | |||
| colorcode = | | colorcode = | ||
| name = | | name = | ||
Line 223: | Line 292: | ||
| map = | | map = | ||
| map_size = | | map_size = | ||
}} | }}</pre> | ||
</pre> |
Latest revision as of 18:11, 14 December 2024
These are some useful infoboxes provided by Sapero.
Note: if something doesn't need to be filled in, for example, date of dissolution, just remove that line.
By Sapero
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 the Office section. 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|}}} | |
---|---|
{{{flag|}}} | |
Ruler | {{{governor|}}} |
Location | {{{location|}}} |
Capital | {{{capital|}}} |
Government | {{{government|}}} |
Map of {{{name|}}} | |
{{{map|}}} |
{{Infobox territory | colorcode = | flag = | name = | governor = | location = | capital = | citizens = | government = | map = }}
Town
{{{name|}}} | |
---|---|
{{{logo|}}} | |
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|}}} | |
---|---|
{{{logo|}}} | |
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 | {{{colors|}}} |
Slogan | {{{slogan|}}} |
Anthem | {{{anthem|}}} |
Urban Assembly Seats | (deprecated){{{ua_seats|}}} |
Senate Seats | (deprecated){{{senate_seats|}}} |
National Assembly Seats | {{{nass_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 = | nass_seats = (national assembly seats) | flag = }}
Country
{{{name|}}} | |
---|---|
Languages | {{{language|}}} |
Denonym | {{{denonym|}}} |
Location | {{{location|}}} |
Capital | {{{capital|}}} |
Largest City | {{{largestcity|}}} |
Government | {{{government|}}} |
Religion | {{{religion|}}} |
Currency | {{{currency|}}} |
Map of {{{name|}}} | |
{{{map|}}} |
{{Infobox country | colorcode = | name = | language = | denonym = | location = | capital = | largestcity = | government = | religion = | currency = | map = }}
Firearm
{{{name|}}} | |
---|---|
{{{picture|}}} | |
Creator | {{{creator|}}} |
Manufacturer | {{{manufacturer|}}} |
Place of Origin | {{{origin|}}} |
Type | {{{type|}}} |
{{Infobox firearm | colorcode = | name = | picture = | creator = | manufacturer = | origin = | type = }}
Not by Sapero
Company
{{{name|}}} | |
---|---|
{{{logo|}}} | |
{{{flag|}}} | |
Name | {{{name|}}} |
Key People | {{{keyppl|}}} |
Founder | {{{founder|}}} |
Founded | {{{hq|}}} |
Type | {{{type|}}} |
Industry | {{{industry|}}} |
Headquarters | {{{hq|}}} |
Divisions | {{{divisions|}}} |
Products | {{{products|}}} |
Map of {{{name|}}} | |
{{{map|}}} |
{{Infobox Company | colorcode = | name = | logo = | logo_upright = | logo_alt = | logo_size = | caption = | flag = | flag_alt = | flag_size = | keyppl = | founder = | hq = | type = | industry = | divisions = | products = | map = | map_size = }}