Difference between revisions of "Template:Infobox"

From London Hackspace Wiki
Jump to navigation Jump to search
(Created page with "{{#ifeq:{{{child|}}}|yes||<table class="infobox {{{bodyclass|}}}" cellspacing="3" style="border-spacing: 3px; width:22em; {{{bodystyle|}}}"><!-- Caption -->{{#if:{{{title|}}}...")
 
Line 1: Line 1:
{{#ifeq:{{{child|}}}|yes||<table class="infobox {{{bodyclass|}}}" cellspacing="3" style="border-spacing: 3px; width:22em; {{{bodystyle|}}}"><!--
+
{{#ifeq:{{{child|}}}|yes||<table class="infobox {{{bodyclass|}}}" cellspacing="3" style="
 +
border: 1px solid #AAA;
 +
background-color: #F9F9F9;
 +
color: black;
 +
margin: 0.5em 0 0.5em 1em;
 +
padding: 0.2em;
 +
float: right;
 +
clear: right;
 +
text-align: left;
 +
font-size: 88%;
 +
line-height: 1.5em;
 +
border-spacing: 3px; width:22em; {{{bodystyle|}}}"><!--
 
  Caption
 
  Caption
 
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="{{{titlestyle|}}}">{{{title}}}</caption>}}<!--
 
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="{{{titlestyle|}}}">{{{title}}}</caption>}}<!--

Revision as of 17:35, 25 October 2012

[view] [edit] [history] [purge] Documentation icon Template documentation

Template:Infobox/doc