Difference between revisions of "Template:Asbox"
From The Broken Dagger Wiki
m |
|||
| (64 intermediate revisions by 19 users not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | <table class="metadata plainlinks stub" width="75%" cellpadding="10" style="border:1px solid #52719a; border-collapse:collapse; background: transparent; margin: 1em auto 1em auto;" role="presentation"><tr> |
| + | {{#if:{{{icon|}}}{{{image|}}} | ||
| + | |<td>{{#if:{{{icon|}}} | ||
| + | |{{{icon}}} | ||
| + | |[[File:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40x30}}px|alt={{{imagealt|Stub icon}}}]] | ||
| + | }}</td> | ||
| + | }} | ||
| + | <td>''This {{{subject|}}} {{{article|article}}} {{{qualifier|}}} is a [[BDWiki:Stub|stub]]. You can help BDWiki by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''{{#if:{{{name|}}} | ||
| + | |{{navbar|{{{name}}}|mini=yes|style=position: absolute; right: 15px; display: none;}} | ||
| + | }}{{#if:{{{note|}}} | ||
| + | |<br /><span style="font-style: normal; font-size: smaller;">{{{note}}} | ||
| + | }}</td> | ||
| + | </tr></table>{{#ifeq:{{NAMESPACE}}|{{ns:0}}<!--Article space-->|<!-- | ||
| + | *** A general category for tracking all stubs | ||
| − | + | --->[[Category:Stubs]]<!--- | |
| − | |||
| − | *** | + | *** Stub category *** |
| + | -->{{#if:{{{category|}}}|[[Category:{{{category}}}]]}}<!-- | ||
| − | --> | + | *** Optional second stub category *** |
| + | -->{{#if:{{{category1|}}}|[[Category:{{{category1}}}]]}}<!-- | ||
| − | *** | + | *** Optional third stub category *** |
| + | -->{{#if:{{{category2|}}}|[[Category:{{{category2}}}]]}}<!-- | ||
| + | -->}}<!-- | ||
| − | --><noinclude> | + | *** check for valid name parameter and transclude /templatepage on template page *** |
| − | {{template | + | -->{{#if:{{{demo|<noinclude>yes</noinclude>}}} |
| + | |<!--Demonstration version--> | ||
| + | |{{#switch:{{FULLPAGENAME:{{{name|}}}}} | ||
| + | |{{FULLPAGENAME}}=<!--Template page-->{{Asbox/templatepage | ||
| + | |image = {{{image|}}} | ||
| + | |pix = {{{pix|}}} | ||
| + | |imagealt = {{{imagealt|}}} | ||
| + | |icon = {{{icon|}}} | ||
| + | |subject = {{{subject|}}} | ||
| + | |article = {{{article|}}} | ||
| + | |qualifier = {{{qualifier|}}} | ||
| + | |category = {{{category|}}} | ||
| + | |tempsort = {{{tempsort|}}} | ||
| + | |category1 = {{{category1|}}} | ||
| + | |tempsort1 = {{{tempsort1|}}} | ||
| + | |category2 = {{{category2|}}} | ||
| + | |tempsort2 = {{{tempsort2|}}} | ||
| + | |note = {{{note|}}} | ||
| + | |name = {{{name|}}} | ||
| + | }} | ||
| + | |{{#titleparts:{{FULLPAGENAME}}|1}}=<!--Is a subtemplate, e.g. a sandbox version. Don't display documentation.--> | ||
| + | |#default={{#ifeq:{{NAMESPACE}}|Template | ||
| + | |<!--{{ombox | ||
| + | |type=content | ||
| + | |text=It appears that the ''name'' parameter of this template is undefined or incorrect. If this is the stub template, please set {{para|name|{{FULLPAGENAME}}}}. If this is a demonstration please set {{para|demo|yes}}. | ||
| + | }}--> | ||
| + | }} | ||
| + | }} | ||
| + | }}<noinclude><!-- | ||
| + | |||
| + | *** Documentation *** | ||
| + | -->{{documentation}} | ||
<!-- Add categories and inter-wikis to the /doc subpage, not here! --> | <!-- Add categories and inter-wikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 11:01, 13 July 2014
| This article is a stub. You can help BDWiki by expanding it. |