Difference between revisions of "Template:Information"

A fragment of the Garden of Remembering

(Ghuck.)
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{#CSS:
.information-template {
box-shadow: 0 0 5px #aaa;
width: 100%;
box-sizing: border-box;
padding: .5em;
border-collapse: separate;
border-spacing: .5em;
}
.it-label {
background: #eee;
text-align: right;
padding: .3em 1em;
width: 10em;
font-weight: bold;
}
}}
{| class="information-template"
{| class="information-template"
|-
|-
Line 8: Line 24:
|class="it-label"|Source||{{#if: {{{source|}}}|{{{source}}}|Unknown}}
|class="it-label"|Source||{{#if: {{{source|}}}|{{{source}}}|Unknown}}
|-
|-
|class="it-label"|Author||{{#if: {{{author|}}}|{{{author}}}|Unknown}}{{#if: {{{other_versions|}}}|
|class="it-label"|Author||{{#if: {{{author|}}}|{{{author}}}|Unknown}}
{{!}}-
{{!}}{{!}}Other versions{{!}}{{!}}{{{other_versions}}}}}
|-
|-
{{#if: {{{license|}}}|
{{!}}class="it-label"{{!}}Licensing{{!}}{{!}}{{{license}}}}}
|-
{{#if: {{{other_versions|}}}|
{{!}}class="it-label"{{!}}Other versions{{!}}{{!}}{{{other_versions}}}}}
|}
|}

Latest revision as of 17:35, 16 August 2015

Description {{{description}}}
Date Unknown
Source Unknown
Author Unknown