Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Coding and testing.)
Line 145: Line 145:
 
   margin-right: 2px;
 
   margin-right: 2px;
 
  }
 
  }
 
+
 
 
.attributes .res-boxes .att-item .att-img
 
.attributes .res-boxes .att-item .att-img
 
  {
 
  {
 
   margin-right: 0;
 
   margin-right: 0;
 
  }
 
  }
 
+
 
 
.attributes .att-line .att-item .att-label
 
.attributes .att-line .att-item .att-label
 
  {
 
  {
Line 156: Line 156:
 
   display: inline-block;
 
   display: inline-block;
 
  }
 
  }
 
+
 
 
.attributes .att-line .att-item .att-value
 
.attributes .att-line .att-item .att-value
 
  {
 
  {
Line 165: Line 165:
 
   width: 10px;
 
   width: 10px;
 
  }
 
  }
 
+
 
.attributes th
 
{
 
  float: right;
 
  font-size: 10px;
 
  height: 15px;
 
  line-height: 15px;
 
}
 
 
 
.attributes .collapseButton
 
{
 
  color: transparent;
 
  float: left;
 
  margin-left: -6px;
 
}
 
 
 
.attributes .collapseButton a
 
{
 
  border-color: #444A42 #000000;
 
  border-style: solid;
 
  border-width: 1px;
 
  color: transparent;
 
  margin-top: -1px;
 
  position: absolute;
 
  width: 100px;
 
}
 
 
 
.attributes .collapseButton a:hover,
 
.attributes .collapseButton a.hover
 
{
 
  border-top: 1px solid #FFFFFF;
 
  border-bottom: 1px solid #FFFFFF;
 
  border-right: 1px solid #444A42;
 
  border-left: 1px solid #444A42;
 
}
 
 
 
 
.ship-info p.ship-desc
 
.ship-info p.ship-desc
 
  {
 
  {
Line 209: Line 174:
 
   text-align: justify;
 
   text-align: justify;
 
  }
 
  }
 
+
 
 
.ship-info .box-footer
 
.ship-info .box-footer
 
  {
 
  {
Line 218: Line 183:
 
   text-align: right;
 
   text-align: right;
 
  }
 
  }
 
+
 
 
#content .ship-info .box-footer a
 
#content .ship-info .box-footer a
 
  {
 
  {
Line 225: Line 190:
 
   padding: 5px;
 
   padding: 5px;
 
  }
 
  }
 
+
 
 
#content .ship-info .box-footer a:hover,
 
#content .ship-info .box-footer a:hover,
 
#content .ship-info .box-footer a.hover
 
#content .ship-info .box-footer a.hover
Line 232: Line 197:
 
   text-decoration: none;
 
   text-decoration: none;
 
  }
 
  }
 
+
 
 
.ship-info .ship-variants
 
.ship-info .ship-variants
 
  {
 
  {
Line 241: Line 206:
 
   line-height: 20px;
 
   line-height: 20px;
 
   margin: 0 5px 5px;
 
   margin: 0 5px 5px;
}
 
 
 
.ship-info .forum-link
 
{
 
  background-color: #110809;
 
  border: 1px solid #323931;
 
  display: block;
 
  float: left;
 
  margin-top: 5px;
 
  padding: 5px;
 
  width: 248px;
 
}
 
 
 
.ship-info .forum-link .linkentry
 
{
 
  display: inline-block;
 
  line-height: 15px;
 
}
 
 
 
.ship-info .forum-link .linkentry .linkimg
 
{
 
  display: inline-block;
 
  height: 15px;
 
  width: 20px;
 
}
 
 
 
.ship-info .forum-link .linkentry .linkname
 
{
 
  display: inline;
 
}
 
 
 
.ship-info .forum-link .linkentry a
 
{
 
  display: inline;
 
  font-size: 11px;
 
 
  }
 
  }
  
#content .ship-info .forum-link .linkentry a.external
 
{
 
  background: none repeat scroll 0 0 transparent;
 
  color: #9E9E9E;
 
  padding: 0;
 
}
 
 
 
#content .ship-info .forum-link .linkentry a.external.hover,
 
#content .ship-info .forum-link .linkentry a.external:hover
 
{
 
  background-color: #393939;
 
  text-decoration: none;
 
  color: orange;
 
}
 
 
 
 
.techcorner
 
.techcorner
 
  {
 
  {
Line 304: Line 219:
 
  }
 
  }
 
    
 
    
.ship-info .box-line
 
{
 
  padding: 0 10px;
 
}
 
 
 
.ship-info .box-discussion
 
.ship-info .box-discussion
 
  {
 
  {
Line 391: Line 301:
 
                 }}]]</div>
 
                 }}]]</div>
  
           <div class='forum-link' style='display: {{#ifexist: File:{{{shipimg}}} |none |block}}; text-align: center;'>
+
           <div class='box-discussion' style='display: {{#ifexist: File:{{{shipimg}}} |none |block}}; text-align: center;'>
             <div class='linkentry'>
+
             <div class='linkname'>{{#if: {{{shipimg|}}}
              <div class='linkname' style='font-weight: bold;'>{{#if: {{{shipimg|}}}
+
                | [[File:{{{shipimg}}}| Upload {{{shipimg}}} for this ships image.]]
                  | [[File:{{{shipimg}}}| Upload {{{shipimg}}} for this ships image.]]
+
                | Please upload an image for this ship and edit the respective entry on the ship database, see "editing database entry" [[Template:Ship|here]].
                  | <span style='font-weight: normal; font-size: 11px; line-height: 120%;'>Please upload an image for this ship and edit the respective entry on the ship database, see "editing database entry" [[Template:Ship|here]].</span>
+
                }}
                  }}</div>
 
 
             </div>
 
             </div>
 
           </div>
 
           </div>
<!-- Forum links -->
 
<!--          <div class='forum-link'>
 
            <div class='linkentry'>
 
              <div class='linkimg'>[[Image:Icon_capacity.png|20px|forum discussion]]</div>
 
              <div style='display: inline-block; font-size: 10px;'>Forum Discussions :</div>
 
              <div class='linkname'>[https://forum.eveuniversity.org/search.php?keywords={{urlencode:{{{shipname|}}}}}&terms=all&author=&fid%5B%5D=129&sc=1&sf=titleonly&sr=topics&sk=t&sd=d&st=0&ch=300&t=0&submit=Search PvP Forums], [https://forum.eveuniversity.org/search.php?keywords={{urlencode:{{{shipname|}}}}}&terms=all&author=&fid%5B%5D=128&sc=1&sf=titleonly&sr=topics&sk=t&sd=d&st=0&ch=300&t=0&submit=Search PvE Forums]</div>
 
            </div>
 
          </div>-->
 
 
<!-- Wiki links -->
 
<!-- Wiki links -->
           <div class='box-line box-discussion'>
+
           <div class='box-discussion'>
 
             <div class='discussion-bgr'>RELATED UNI-WIKI REFERENCES</div>
 
             <div class='discussion-bgr'>RELATED UNI-WIKI REFERENCES</div>
 
             <div class='linkname'>[[Ships|EVE Online Ships Overview]]<br>{{{wikireferences|}}}</div>
 
             <div class='linkname'>[[Ships|EVE Online Ships Overview]]<br>{{{wikireferences|}}}</div>
Line 414: Line 315:
  
 
<!--* External links *-->
 
<!--* External links *-->
           <div class='box-line box-discussion'>
+
           <div class='box-discussion'>
 
               <div class='discussion-bgr'>EXTERNAL LINKS</div>
 
               <div class='discussion-bgr'>EXTERNAL LINKS</div>
 
               <div class='linkname'>{{#if: {{{shipid|}}}
 
               <div class='linkname'>{{#if: {{{shipid|}}}

Revision as of 14:35, 26 January 2023

SHIP: INFORMATION
{{{roles}}}
Unknown Ship
Unknown Faction
Please upload an image for this ship and edit the respective entry on the ship database, see "editing database entry" here.
RELATED UNI-WIKI REFERENCES
EXTERNAL LINKS

[[]]
fittings
0
high slots
highs
0
launcher hardpoints
launchers
0
turret hardpoints
turrets
0
middle slots
mediums
0
low slots
lows
drones & cargo
0  m3
drone capacity
drones
0 Mbit/sec
drone bandwidth
b/w
0  m3
cargo capacity
cargo
defense
0 HP
shields
shield electromagnetic resistance
0
shield thermal resistance
0
shield kinetic resistance
0
shield explosive resistance
0
 
0 HP
armor
Icon resist em.png
0
Icon resist therm.png
0
Icon resist kin.png
0
Icon resist exp.png
0
target & nav
0 km
max. targeting range
tgt. range
0 m
ship signature radius
sig. radius
0 m/s
max. velocity
max. velocity

 

Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)