User:Anon42: Difference between revisions

From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Anon42
m Created page with '<includeonly>{| class="infobox_v2" style="float:right;width:200px;" cellspacing="7" |- | colspan="2" class="infoboxsubtitle" style="padding:.5em; text-align: center; background:…'
 
>Anon42
mNo edit summary
 
Line 1: Line 1:
<includeonly>{| class="infobox_v2" style="float:right;width:200px;" cellspacing="7"
<pre style="overflow:auto;">{| class="infobox_v2" style="float:right;width:200px;" cellspacing="7"
|-  
|-  
| colspan="2" class="infoboxsubtitle" style="padding:.5em; text-align: center; background:#EEE; color:black;" | '''{{{raid}}}'''
| colspan="2" class="infoboxsubtitle" style="padding:.5em; text-align: center; background:#EEE; color:black;" | '''{{{raid}}}'''
Line 32: Line 32:
{{!}} colspan="2" {{!}} {{{otherraids}}}
{{!}} colspan="2" {{!}} {{{otherraids}}}
}}
}}
|}</includeonly>
|}
<noinclude>{{User:Anon42
| image        = [[Image:Longcat.png|center]]
| legend        = They be stealin' our Longcat !
| raid          = Second Longcat Crusade
| date          = 2008
| target        = [[Gaia]]
| casus        = Stolen memes
| result        = Flawless victory
| notes        = [[DDoS]]
[[PsyOps]]
[[Phishing]]
| otherraids    = [[Longcat Crusade]]
}}
 
This code generates the box on the side :
 
<pre style="overflow:auto;">
{{Raid Infobox
| image        = [[Image:Longcat.png|center]]
| legend        = They be stealin' our Longcat !
| raid          = Second Longcat Crusade
| date          = 2008
| target        = [[Gaia]]
| casus        = Stolen memes
| result        = Flawless victory
| notes        = [[DDoS]]
[[PsyOps]]
[[Phishing]]
| otherraids    = [[Longcat Crusade]]
}}
</pre>
</pre>
<br clear=all/></noinclude>

Latest revision as of 14:58, 28 April 2010

{| class="infobox_v2" style="float:right;width:200px;" cellspacing="7"
|- 
| colspan="2" class="infoboxsubtitle" style="padding:.5em; text-align: center; background:#EEE; color:black;" | '''{{{raid}}}'''
|-
{{#if:{{{image|}}} |
{{!}} colspan="2" align="center" class="infoboximage" {{!}} {{{image}}}{{#if:{{{legend|}}} |<br/><small>{{{legend}}}</small>}}
}}
|-
! Date
| {{{date|}}}
|-
! Target
| {{{target|}}}
|- 
! ''Casus belli''
| {{{casus}}}
|-
{{#if:{{{result|}}} |
! Result
{{!}} {{{result|}}}
{{!-}}
}}
{{#if:{{{notes|}}} |
{{!}} colspan="2" class="infoboxsubtitle" style="text-align: center; background:#EEE; color:black;" {{!}} '''Notes'''
{{!-}}
{{!}} colspan="2" style="text-align: left;" {{!}} {{{notes}}}
{{!}}-
}}
{{#if:{{{otherraids|}}} |
{{!}} colspan="2" class="infoboxsubtitle" style="text-align: center; background:#EEE; color:black;" {{!}} '''Other Raids'''
{{!-}}
{{!}} colspan="2" {{!}} {{{otherraids}}}
}}
|}