Template:Infobox civilian attack: Difference between revisions
Created page with "<noinclude>{{Documentation}}</noinclude> {{Infobox |name = {{{title|}}} |bodystyle = width:22em; text-align:left; font-size:90%; |title = {{{title|}}} |above = |subheader = {{{partof|}}} |image = {{{image|}}} |caption = {{{caption|}}} |label1 = Date |data1 = {{{date|}}} |label2 = Location |data2 = {{{place|}}} |label3 = Goals |data3 = {{{goals|}}} |label4 = Status |data4 = {{..." |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{ | <noinclude> | ||
{{documentation}} | |||
</noinclude> | |||
| | {| class="infobox" style="float:right; clear:right; width:22em; font-size:90%; margin:0 0 1em 1em; background:#f9f9f9; border:1px solid #aaa;" | ||
| | |- | ||
! colspan="2" style="text-align:center; font-size:115%; background:#ddd;" | {{{title|}}} | |||
| | |- | ||
| | | colspan="2" style="text-align:center; font-size:95%;" | {{{partof|}}} | ||
|- | |||
| colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|[[File:{{{image}}}|250px|frameless|alt={{{caption|}}}|{{{caption|}}}]]}} | |||
| | |- | ||
! Date | |||
| {{{date|}}} | |||
| | |- | ||
! Location | |||
| {{{place|}}} | |||
| | |- | ||
! Goals | |||
| {{{goals|}}} | |||
| | |- | ||
! Status | |||
| {{{status|}}} | |||
|- | |||
! Methods | |||
| {{{methods|}}} | |||
|- | |||
! Participants | |||
| {{{participants|}}} | |||
|} |