Template:Infobox war: Difference between revisions

From Simplicitypvp
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{| align="right" style="margin:0 0 0.5em 1em; border:1px solid gray; text-align:left; border-radius: 0.5em; box-shadow: 0.5em 0.5em 0.5em #888;" cellpadding="5" cellspacing="3" width=300px
</noinclude><includeonly>{| align="right" style="margin:0 0 0.5em 1em; border:1px solid gray; text-align:left; border-radius: 0.5em; box-shadow: 0.5em 0.5em 0.5em #888;" cellpadding="5" cellspacing="3" width=300px
! colspan="2" style="font-size:110%; text-align:center; background-color:gray; color:white; border-radius: 0.2em;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="font-size:110%; text-align:center; background-color:gray; color:white; border-radius: 0.2em;" | {{{name|{{PAGENAME}}}}}
|-
|-
Line 24: Line 23:
{{!}}-
{{!}}-
{{!}} '''Date''': {{{date}}}
{{!}} '''Date''': {{{date}}}
}}
{{#if:{{{belligerents|}}}|
{{!}}-
{{!}} '''Belligerents''': {{{belligerents}}}
}}
}}
{{#if:{{{location|}}}|
{{#if:{{{location|}}}|
Line 49: Line 52:
<nowiki>
<nowiki>
{{Infobox war
{{Infobox war
|type      = event <!-- Do not change.
|type      = event <!-- Do not change. -->
|image      = <!-- An image to be displayed at the top of the infobox, upload the image and name appropriately -->
|image      = <!-- An image to be displayed at the top of the infobox, upload the image and name appropriately -->
|name      = <!-- Commonly used name, or proper name. Can be used for both player, location, event and other -->
|name      = <!-- Commonly used name, or proper name. Can be used for both player, location, event and other -->
|date      = <!-- Date the event started and ended, if applicable. -->
|date      = <!-- Date the event started and ended, if applicable. -->
|belligerents = <!-- Clans involved in the conflict. -->
|location  = <!-- Location(s) where the event took place. -->
|location  = <!-- Location(s) where the event took place. -->
|result    = <!-- The outcome(s) of an event. -->
|result    = <!-- The outcome(s) of an event. -->

Latest revision as of 21:15, 1 March 2022

Usage

Copypaste the below into the very top of the article you're creating. The type MUST be filled in, but other lines can be removed if they are irrelevant. Please keep everything very short (no sentences!). Infoboxes are for quick information, not writing about yourself.


{{Infobox war
|type       = event <!-- Do not change. -->
|image      = <!-- An image to be displayed at the top of the infobox, upload the image and name appropriately -->
|name       = <!-- Commonly used name, or proper name. Can be used for both player, location, event and other -->
|date       = <!-- Date the event started and ended, if applicable. -->
|belligerents = <!-- Clans involved in the conflict. -->
|location   = <!-- Location(s) where the event took place. -->
|result     = <!-- The outcome(s) of an event. -->
}}