Difference between revisions of "Template:Automatic archive navigator/Exam"

From blackwiki
Jump to navigation Jump to search
imported>Ash
m
imported>Ash
m
Line 2: Line 2:
 
{|style="text-align:center;border:lightgrey solid 1px;width:100%;"
 
{|style="text-align:center;border:lightgrey solid 1px;width:100%;"
 
|-
 
|-
|style="background:lightblue;border-top:3px;width:6em;"|Code||
+
|style="background:lightgrey;border-top:3px;width:6em;"|Code||
 
{{center|{{code|
 
{{center|{{code|
 
{{((}}aan
 
{{((}}aan
{{#if:{{{1|}}}|{{!}} {{{1}}} |}}
+
{{#if:{{{1|}}}|{{!}}{{{1}}} |}}
{{#if:{{{type|}}}|{{!}} type = {{{type}}} |}}
+
{{#if:{{{type|}}}|{{!}}type = {{{type}}} |}}
{{#if:{{{image|}}}|{{!}} image = {{{image}}} |}}
+
{{#if:{{{image|}}}|{{!}}image = {{{image}}} |}}
{{#if:{{{text|}}}|{{!}} text = {{{text}}} |}}
+
{{#if:{{{text|}}}|{{!}}text = {{{text}}} |}}
 
{{))}}
 
{{))}}
 
}}
 
}}
 
}}
 
}}
 
|-
 
|-
|style="background:lightgray;border-bottom:3px;"|Result||
+
|style="background:lightgrey;border-bottom:3px;"|Result||
 
{{aan|image = {{{image|}}}|type = {{{type|}}}|{{{1}}}|text={{{text|}}} }}
 
{{aan|image = {{{image|}}}|type = {{{type|}}}|{{{1}}}|text={{{text|}}} }}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 
This function is used by [[:Template:Aan/Archive 101]] for demonstration of the template usage.
 
This function is used by [[:Template:Aan/Archive 101]] for demonstration of the template usage.
 
</noinclude>
 
</noinclude>

Revision as of 10:02, 17 May 2009

This function is used by Template:Aan/Archive 101 for demonstration of the template usage.