Difference between revisions of "Template:Infobox"

From Anarchy Online Wiki [AOWiki]
m
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<html><style type="text/css"><!--
+
{{Tradeskills_css}}
.gross {font-size:36px;}
 
div.tradeskill TD {text-align:center;padding: 0px 5px 0px 5px;background:#efefef;border-left: 1px solid gray;border-top: 1px solid gray;}
 
div.tradeskill TABLE {border-right: 1px solid gray;border-bottom: 1px solid gray;}
 
TD {text-align:center;padding: 0px 5px 0px 5px;background:#efefef;border-left: 1px solid gray;border-top: 1px solid gray;}
 
TABLE {border-right: 1px solid gray;border-bottom: 1px solid gray;}
 
--></style></html>
 
  
 
{| class="tradeskill" style="width: 25em; text-align: left; font-size: 90%;"
 
{| class="tradeskill" style="width: 25em; text-align: left; font-size: 90%;"

Revision as of 12:04, 26 March 2017

{{{name}}}
[[Image:{{{image}}}|300px| ]]
{{{caption}}}
Data 1: {{{data1}}}
Data 2: this text displayed if data2 not defined
Data 3 (data hidden if data3 empty or not defined):




Usage

Copy the source of this template (available from the view source link) and paste it into a new blank page. Only the part up to, but not including, the tag <noinclude> is necessary.