Difference between revisions of "Site Test Page"

From Angels Fall First Wiki
Jump to navigation Jump to search
 
(147 intermediate revisions by the same user not shown)
Line 1: Line 1:
/*** button styling ***/
+
{{DISPLAYTITLE:Site Test Page}}
.cc2-wikia-button a {
+
{{#get_file_data:file=wep
    -moz-border-radius:4px;
+
|format=json
    -webkit-border-radius:4px;
+
|use jsonpath
    border-radius:4px;
+
|data=mass=$['A420_LoadoutItem.uc']['Weight'],
    background-color:#002E54;
+
cbt=$['A420_LoadoutItem.uc']['RanksRequired']['Combat'],
    background-image: -moz-linear-gradient(top, #004A87 35%, #002E54 65%);
+
sup=$['A420_LoadoutItem.uc']['RanksRequired']['Support'],
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #004A87), color-stop(65%, #002E54));
+
cmd=$['A420_LoadoutItem.uc']['RanksRequired']['Command'],
    border:1px solid #002E54;
+
dmg=$['A420_LoadoutItem.uc']['BaseDamageOverride']['Points'][0]['OutVal'],
    color:white;
+
rate=$['A420_LoadoutItem.uc']['FireInterval']['0'],
    cursor:pointer;
+
range=$['A420_LoadoutItem.uc']['BaseDamageOverride']['Points'][0]['InVal'],
    display:inline-block;
+
mode=$['A420_LoadoutItem.uc']['SwitchableFireModes'][0]['FireModeName'],
    font: 12px/20px Helvetica, Arial, sans-serif;
+
ammo=$['A420_LoadoutItem.uc']['MaxAmmoCount'],
    height: 19px;
+
spares=$['A420_LoadoutItem.uc']['MaxSpareMags']
    margin:0;
+
}}{{Infobox test
    padding:0 7px;
+
|name=A420 'Boxer'
    text-decoration:none;
+
|image=[[Image:nfc-a420.jpg|300px]]
    white-space:nowrap;
+
|caption=A420
}
+
|type=Carbine
.cc2-wikia-button a:hover {
+
|is_ranged=1
    background-color:#002E54;
+
 
    background-image: -moz-linear-gradient(top, #004A87 35%, #002E54 65%);
+
|used_by=Private Military Corporations<br \>[[Misc_Antarean_Imperial_Army|Antarean Imperial Army]]<br \>[[Misc_United_League_Army|United League Army]]
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #004A87), color-stop(65%, #002E54));
+
 
    text-decoration:none
+
|manufacturer=[[Manufacturer_nfc_Taldis|Taldis]]
}
+
 
.blogsubhead {
+
|weight=hevy buitch
    font-size: 14px;
+
|cartridge=[[Ammunition_ULA_GAR|GAR 8.13mm]]
    padding: 8px 0 0;
+
 
    font-weight: bold;
+
|slots=1x Sights<br \>1x Barrel<br \>1x Magazine<br \>1x Body
    margin-bottom: -5px;
+
|desc=''pewpew'' - someone
}
+
}}
+
 
/* wikifactory stuff, temp placement until live in code, find uberfuzzy if problem */
+
The A420 'Boxer' carbine designed by [[Taldis]] just continues to prove that Taldis is practically synonymous with durability and reliability. While the A420 carbine isn't an exceptional weapon, it is ubiquitous amongst [[ULP|league]] militias and private military corporations, ensuring that if one breaks down (which almost never happens) there are countless parts floating around.
#wiki-factory td[data-status="1"] {
+
 
    background-color: lime;
+
The ammunition is the exceedingly common [[GAR|GAR 8.13mm T2]], so one can be almost certain to never run out in protracted deployments. The weapon is frequently found in the hands of pirates, but that doesn't serve to damage Taldis' reputation unlike the earlier [[Wolverine]].
    color: black;
 
}
 
#wiki-factory td[data-status="2"] {
 
    background-color: purple;
 
    color: white;
 
}
 
#wiki-factory td[data-status="0"], td[data-status="-1"] {
 
    background-color: red;
 
    color: white;
 
}
 
#wiki-factory td[data-status="-1"] {
 
    text-decoration:line-through;
 
}
 
.sharedHelp { border: 1px solid #ccc !important; }
 
 
.ns-116 .RelatedPagesModule,
 
.ns-500 .RelatedPagesModule { display:none; }
 
 
.helpmodule img:hover {
 
  -moz-opacity: .8;
 
  -khtml-opacity: .8;
 
  opacity: .8;
 
}
 
 
/* Darwin-izing the Main Page */
 
@media screen and (max-width: 1023px) {
 
  .page-Community_Central #WikiaArticle iframe { width: 49%; }
 
  .page-Community_Central #WikiaArticle #twitter-widget-0 { float: right; }
 
}
 
 
/* Interlanguage link footer */
 
.mainpage .WikiaArticleInterlang h3,
 
.mw-special-Contact div.WikiaArticleInterlang h3,
 
.mw-special-Forum div.WikiaArticleInterlang h3 {
 
    font-size: 18px;
 
    height: 55px;
 
    margin-left: 90px;
 
    font-weight: bolder;
 
}
 
 
.mainpage .WikiaArticleInterlang h3,
 
.mw-special-Forum div.WikiaArticleInterlang h3 { padding-top: 20px; }
 
 
.mw-special-Contact div.WikiaArticleInterlang h3 { padding-top: 11px }
 
 
div.WikiaArticleInterlang { display:none; }
 
 
.mw-special-Contact div.WikiaArticleInterlang,
 
.mw-special-Forum div.WikiaArticleInterlang { display:block; }
 
 
.mainpage .WikiaArticleInterlang,
 
.mw-special-Contact div.WikiaArticleInterlang,
 
.mw-special-Forum div.WikiaArticleInterlang {
 
    background-color: white;
 
    background: url('http://images.wikia.com/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -moz-linear-gradient(top,rgba(242,242,242,0) 50%,#f2f2f2 100%);
 
    background: url('http://images.wikia.com/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -webkit-gradient(linear,0% 0%,0% 100%,color-stop(50%,rgba(242,242,242,0)),color-stop(100%,#f2f2f2));
 
    background: url('http://images.wikia.com/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -o-linear-gradient(top,rgba(242,242,242,0) 50%,#f2f2f2 100%);
 
    background: url('http://images.wikia.com/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -ms-linear-gradient(top,rgba(242,242,242,0) 50%,#f2f2f2 100%);
 
    border: 1px solid #D9D9D9;
 
    height: 60px;
 
    margin: 0;
 
    margin-top: 10px;
 
}
 
 
.mw-special-Forum #forum-display {
 
    clear: both;
 
    margin: 0 10px;
 
}
 
 
.mw-special-Forum #mw-content-text {
 
    margin-bottom: 15px;
 
}
 
 
.mainpage .WikiaArticleInterlang ul,
 
.mw-special-Forum div.WikiaArticleInterlang ul {
 
    font-size: 14px;
 
    padding-top: 20px;
 
}
 
 
.mw-special-Contact div.WikiaArticleInterlang ul {
 
    font-size: 14px;
 
    padding-top: 16px;
 
}  
 
 
.mainpage .WikiaArticleInterlang ul li:first-child,
 
.mw-special-Contact div.WikiaArticleInterlang ul li:first-child,
 
.mw-special-Forum div.WikiaArticleInterlang ul li:first-child {
 
    padding-left: 10px;
 
}
 
 
/** Portable Infoboxes **/
 
 
.portable-infobox.pi-theme-notes .pi-header {  
 
    background-color: #E5F0F7;
 
    color: black;
 
    text-align: center;
 
    font-weight: normal;
 
}
 
 
.pi-theme-StaffCard, .pi-theme-VolunteerCard {
 
    background: transparent;
 
    border-width: 1px;
 
    border-style: solid;
 
    clear: none;
 
    float: left;
 
    margin: 0 0 15px 15px;
 
    padding: 0.5em;
 
}
 
 
.pi-theme-VolunteerCard {
 
    width: 45%;
 
}
 
 
.pi-theme-VolunteerCard-wide {
 
    width: inherit;
 
    float: none;
 
    margin-left: auto;
 
    margin-right: auto;
 
}
 
 
.pi-theme-VolunteerCard .pi-item-spacing {
 
    padding: initial;
 
}
 
 
.pi-theme-VolunteerCard .pi-title {
 
    display: inline;
 
    font-size:inherit;
 
    padding: 3px;
 
}
 
 
.pi-theme-StaffCard .pi-title {
 
    text-align: center;
 
}
 
 
.pi-theme-StaffCard > .pi-header {
 
    text-align: center;
 
}
 
 
.pi-theme-VolunteerCard .pi-navigation {
 
    display: inline;
 
}
 
 
.pi-theme-VolunteerCard .pi-image {
 
    float: right;
 
}
 
 
.pi-theme-StaffCard .pi-image + .pi-data {
 
    display: inline;
 
}
 
 
.pi-theme-StaffCard .pi-image {
 
    float: left;
 
    padding: 15px;
 
}
 
 
.pi-theme-StaffCard .pi-image-thumbnail {
 
    width: 100px;
 
    height: auto;
 
}
 
 
.portable-infobox.pi-theme-VolunteerCard > .pi-data:not(:only-child) {
 
    display: inline;
 
}
 
 
.portable-infobox.pi-theme-VolunteerCard > .pi-title + .pi-navigation {
 
    display: inline;
 
    border: 1px solid;
 
    border-radius: 5px;
 
}
 
 
.portable-infobox.pi-theme-VolunteerCard > .pi-data .pi-data-label,
 
.portable-infobox.pi-theme-VolunteerCard > .pi-data .pi-data-value {
 
    display: inline;
 
    text-align: justify;
 
}
 
 
.pi-theme-VolunteerCard > .pi-data-value:only-child {
 
    display: inline;
 
}
 
 
.pi-theme-VolunteerCard .pi-group {
 
    display: flex;
 
    width: 100%;
 
}
 
.pi-theme-VolunteerCard .pi-group .pi-data {
 
    /* border: 2px solid white;
 
    margin: .5em;
 
    border-radius: 1em; */
 
    border-bottom: none;
 
}
 
 
.pi-theme-VolunteerCard .pi-group .pi-data-value:only-child {
 
    text-align: center;
 
    margin: auto;
 
}
 
 
.pi-theme-VolunteerCard .pi-data-label {
 
    -ms-flex-preferred-size: 8em;
 
    -webkit-flex-basis: 8em;
 
    -moz-flex-basis: 8em;
 
    flex-basis: 8em;
 
    min-width: 5.5em;
 
}
 
 
.pi-theme-VolunteerCard .pi-data img {
 
    float: right;
 
    margin: 5px;
 
}
 
 
.pi-theme-VolunteerCard .pi-data:not(:last-of-type) {
 
    border-bottom-style: initial;
 
}
 
 
.pi-theme-VolunteerCard .pi-group .pi-data:not(:last-of-type) {
 
    border-right-style: solid;
 
    border-right-width: 1px;
 
}
 
 
.pi-theme-VolunteerCard:nth-child(even) { clear: both; }
 
 
.pi-theme-StaffCard:only-of-type {
 
    width: auto;
 
    clear: both;
 
    float: none;
 
    overflow: visible;
 
}
 
 
.pi-theme-StaffCard .pi-data-value { min-height: 75px; }
 
 
.WikiaArticle .profilecards + h2 {
 
    overflow: inherit;
 
}
 
.Adopt-a-Wiki {
 
    border:3px;
 
    border-style:solid;
 
    border-color:#08D6CC;
 
    border-radius: 5px;
 
    box-shadow: -9px 10px 15px 2px rgba(219, 218, 221, 1);
 
}
 

Latest revision as of 21:36, 23 July 2020

A420 'Boxer'
Nfc-a420.jpg
A420
Type Carbine
Service
Used by Private Military Corporations
Antarean Imperial Army
United League Army
Wars Second Antarean War
Production
Manufacturer Taldis
Unit cost 27 Combat
0 Support
0 Command
Specifications
Weight hevy buitch
Cartridge GAR 8.13mm
Operation
Damage Inflicted 56
Rate of fire 8.3 per s
Optimal range 72 m
Secondary Firing Mode 2-SHOT
Magazine 42 rounds
Spare Magazines 5
Mod slots 1x Sights
1x Barrel
1x Magazine
1x Body

pewpew - someone

The A420 'Boxer' carbine designed by Taldis just continues to prove that Taldis is practically synonymous with durability and reliability. While the A420 carbine isn't an exceptional weapon, it is ubiquitous amongst league militias and private military corporations, ensuring that if one breaks down (which almost never happens) there are countless parts floating around.

The ammunition is the exceedingly common GAR 8.13mm T2, so one can be almost certain to never run out in protracted deployments. The weapon is frequently found in the hands of pirates, but that doesn't serve to damage Taldis' reputation unlike the earlier Wolverine.