Difference between revisions of "Template:Infobox"

From Anarchy Online Wiki [AOWiki]
(trying to get infoboxes to work like those on wikipedia)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<html><style type="text/css"><!--
+
{{#invoke:Infobox|infobox}}<noinclude>
.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%;"
+
{{documentation}}
|-
+
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}'''
 
|-
 
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}}
 
|-
 
| Data 1:
 
| {{{data1}}}
 
|-  
 
| Data 2:
 
| {{{data2|''this text displayed if data2 not defined''}}}
 
|-  
 
| Data 3 (data hidden if data3 empty or not defined):
 
| {{{data3|}}}
 
|-  
 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
 
|}<noinclude>
 
[[Category:Infobox templates|Tradeskills]]
 
 
</noinclude>
 
</noinclude>
 
<noinclude>
 
<!-- TO MAKE A NEW TEMPLATE: copy the source up to, but not including, the "noinclude" line into a new page. -->
 
 
<br style="clear:both" />
 
== 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
 
<code>&lt;noinclude></code> is necessary.
 

Latest revision as of 02:33, 17 November 2017

Template documentation[create]

{{#if:|

[[Category:Template documentation pages{{#translation:}}]] }}