Difference between revisions of "Template:Description"

From Wikispooks
Jump to navigation Jump to search
(move category and clarify use)
(Support empty description)
Line 1: Line 1:
<noinclude>[[category:Semantic Templates]]This semantic template is for page descriptions. Unlike the other semantic data templates, as well as adding the  property it also produces a visual output, displaying it in a centered block of italic text with gold border and light gold background. It has just the one parameter which is the description (500 characters or less). ''It is for use by other templates rather than directly in pages.''<br/>
+
<noinclude>[[category:Semantic Templates]]This semantic template is for page descriptions. Unlike the other semantic data templates, as well as adding the  property it also produces a visual output (as long as the TEXT parameter is non-empty), displaying it in a centered block of italic text with gold border and light gold background. It has just the one parameter which is the description (500 characters or less).<br/> ''It is for use by other templates rather than directly in pages.''<br/>
 
Usage:
 
Usage:
 
:<Code><nowiki>{{Description|TEXT}}</nowiki></code>
 
:<Code><nowiki>{{Description|TEXT}}</nowiki></code>
 
The result will be as shown below with your text replacing the curly-braced parameter.
 
The result will be as shown below with your text replacing the curly-braced parameter.
</noinclude>
+
</noinclude>{{#if: {{{1|}}}|<div align="left">  
<div align="left">  
 
 
{|style="width:70%; font-style:italic; text-align:left; background-color:ivory; border:1pt solid darkgoldenrod; padding:0.1em 0.5em; font-size:105%;"
 
{|style="width:70%; font-style:italic; text-align:left; background-color:ivory; border:1pt solid darkgoldenrod; padding:0.1em 0.5em; font-size:105%;"
 
|-
 
|-
 
|[[Description::{{{1}}}]]
 
|[[Description::{{{1}}}]]
|}<br/></div>
+
|}<br/></div>}}

Revision as of 04:00, 4 January 2014

This semantic template is for page descriptions. Unlike the other semantic data templates, as well as adding the property it also produces a visual output (as long as the TEXT parameter is non-empty), displaying it in a centered block of italic text with gold border and light gold background. It has just the one parameter which is the description (500 characters or less).
It is for use by other templates rather than directly in pages.
Usage:

{{Description|TEXT}}

The result will be as shown below with your text replacing the curly-braced parameter. style="width:70%; font-style:italic; text-align:left; background-color:ivory; border:1pt solid darkgoldenrod; padding:0.1em 0.5em; font-size:105%;"