Difference between revisions of "Template:Asbox/doc"

From The Broken Dagger Wiki
Jump to: navigation, search
Line 9: Line 9:
 
The standard implementation  
 
The standard implementation  
  
<nowiki>
+
<pre><nowiki>
 
{{Asbox
 
{{Asbox
 
  {{#if:{{{1|}}}|{{!}}{{{1}}}|}}
 
  {{#if:{{{1|}}}|{{!}}{{{1}}}|}}
Line 21: Line 21:
 
  | category  = Østfold geography stubs
 
  | category  = Østfold geography stubs
 
}}
 
}}
</nowiki>
+
</nowiki></pre>
 +
 
 
{{Asbox
 
{{Asbox
 
  {{#if:{{{1|}}}|{{!}}{{{1}}}|}}
 
  {{#if:{{{1|}}}|{{!}}{{{1}}}|}}

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