Tech, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Administrators
12,465
edits
Bongolium500 (talk | contribs) No edit summary |
Bongolium500 (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Dab Template with SMW intergration == | == Dab Template with SMW intergration == | ||
Dab template with SMW integration for dab searching. Intended to replace [[template:Dab page|Dab page]]. | Dab template with SMW integration for dab searching. Intended to replace [[template:Dab page|Dab page]]. | ||
<div id=dabtag style="margin-right:5px;{{#if:{{{clear|}}}|clear:left}}"><dl><dd style="text-indent:-10px;margin-right:10px"><span id="ss">''You may wish to consult <code>'''[[dab:{{{1|}}}]]'''</code> for other, similarly-named pages.''</span></dd></dl></div> | <div id=dabtag style="margin-right:5px;{{#if:{{{clear|}}}|clear:left}}"><dl><dd style="text-indent:-10px;margin-right:10px"><span id="ss">''You may wish to consult <code>'''[[dab::{{{1|}}}]]'''</code> for other, similarly-named pages.''</span></dd></dl></div> | ||
<pre><div id=dabtag style="margin-right:5px;{{#if:{{{clear|}}}|clear:left}}"><dl><dd style="text-indent:-10px;margin-right:10px"><span id="ss">''You may wish to consult <code>'''[[dab:{{{1|}}}]]'''</code> for other, similarly-named pages.''</span></dd></dl></div></pre> | <pre><div id=dabtag style="margin-right:5px;{{#if:{{{clear|}}}|clear:left}}"><dl><dd style="text-indent:-10px;margin-right:10px"><span id="ss">''You may wish to consult <code>'''[[dab::{{{1|}}}]]'''</code> for other, similarly-named pages.''</span></dd></dl></div></pre> | ||
Used in the same way as [[template:Dab page|Dab page]]. | Used in the same way as [[template:Dab page|Dab page]]. | ||
== Simple Dab == | == Simple Dab == | ||
Produces a simple dab page when used in conjunction with the above. | Produces a simple dab page when used in conjunction with the above. | ||
{{#ask: [[dab::{{{1|}}}]] | {{#ask: [[dab::{{{1|{{pagename}}}}}]] | ||
|format=ul | |format=ul | ||
|limit=50 | |limit=50 | ||
Line 21: | Line 21: | ||
|valuesep=, | |valuesep=, | ||
}} | }} | ||
<pre>{{#ask: [[dab::{{{1|}}}]] | <pre>{{#ask: [[dab::{{{1|{{pagename}}}}}]] | ||
|format=ul | |format=ul | ||
|limit=50 | |limit=50 |
edits