Vorlage:Namespace detect/Doku: Unterschied zwischen den Versionen
Vorlage:Namespace detect/Doku (Quelltext anzeigen)
Version vom 23. Mai 2008, 04:41 Uhr
, vor 17 JahrenSome prettyfying of the code in the examples.
KKeine Bearbeitungszusammenfassung |
imported>Davidgothberg (Some prettyfying of the code in the examples.) |
||
| Zeile 65: | Zeile 65: | ||
<pre> | <pre> | ||
{{namespace detect | {{namespace detect | ||
| main = | | main = | ||
| other = Other pages text | | other = Other pages text | ||
}} | }} | ||
| Zeile 73: | Zeile 73: | ||
:{{namespace detect | :{{namespace detect | ||
| main = | | main = | ||
| other = Other pages text | | other = Other pages text | ||
}} | }} | ||
| Zeile 83: | Zeile 83: | ||
<pre> | <pre> | ||
{{namespace detect | demospace = main | {{namespace detect | demospace = main | ||
| main = Article text | | main = Article text | ||
| other = Other pages text | | other = Other pages text | ||
}} | }} | ||
| Zeile 91: | Zeile 91: | ||
:{{namespace detect | demospace = main | :{{namespace detect | demospace = main | ||
| main = Article text | | main = Article text | ||
| other = Other pages text | | other = Other pages text | ||
}} | }} | ||
| Zeile 100: | Zeile 100: | ||
{{namespace detect | {{namespace detect | ||
| demospace = {{{demospace|}}} | | demospace = {{{demospace|}}} | ||
| main = Article text | | main = Article text | ||
| other = Other pages text | | other = Other pages text | ||
}} | }} | ||
</pre> | </pre> | ||