Difference between revisions of "Template:Asbox/doc"

From The Broken Dagger Wiki
Jump to: navigation, search
(Created page with '{{Template doc page}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT --> ==...')
 
Line 5: Line 5:
 
-->
 
-->
 
==Usage==
 
==Usage==
 +
This is a standard template for creating standard stub templates.  It supports most stub template styles in place prior to 15:26, 26 September 2007 (UTC).
  
 +
The standard implementation
  
==See also==
+
<nowiki>
 +
{{Asbox
 +
{{#if:{{{1|}}}|{{!}}{{{1}}}|}}
 +
{{#if:{{{2|}}}|{{!}}{{{2}}}|}}
 +
{{#if:{{{3|}}}|{{!}}{{{3}}}|}}
 +
{{#if:{{{4|}}}|{{!}}{{{4}}}|}}
 +
| image    = Ostfold_vapen.png
 +
| pix      = 30
 +
| subject  = [[Østfold]] location
 +
| qualifier =  
 +
| category  = Østfold geography stubs
 +
}}
 +
</nowiki>
 +
{{Asbox
 +
{{#if:{{{1|}}}|{{!}}{{{1}}}|}}
 +
{{#if:{{{2|}}}|{{!}}{{{2}}}|}}
 +
{{#if:{{{3|}}}|{{!}}{{{3}}}|}}
 +
{{#if:{{{4|}}}|{{!}}{{{4}}}|}}
 +
| image    = Ostfold_vapen.png
 +
| pix      = 30
 +
| subject  = [[Østfold]] location
 +
| qualifier =
 +
| category  = Østfold geography stubs
 +
}}
  
 +
 +
==See also==
 +
*{{tl|Ambox}}
  
 
<includeonly>
 
<includeonly>

Revision as of 11:26, 26 September 2007

Template:Template doc page

Usage

This is a standard template for creating standard stub templates. It supports most stub template styles in place prior to 15:26, 26 September 2007 (UTC).

The standard implementation

{{Asbox {{#if:{{{1|}}}|{{!}}{{{1}}}|}} {{#if:{{{2|}}}|{{!}}{{{2}}}|}} {{#if:{{{3|}}}|{{!}}{{{3}}}|}} {{#if:{{{4|}}}|{{!}}{{{4}}}|}} | image = Ostfold_vapen.png | pix = 30 | subject = [[Østfold]] location | qualifier = | category = Østfold geography stubs }}


See also