Vorlage:Extension: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Sysop (Diskussion • Beiträge) (pushed from wiki by wikipush) |
Sysop (Diskussion • Beiträge) (modified by py-yprinciple-gen 0.4.0) |
||
Zeile 1: | Zeile 1: | ||
<noinclude> | <noinclude><!-- | ||
<!-- | -- Copyright (C) 2015-2025 BITPlan GmbH | ||
-- | -- | ||
-- | -- Pater-Delp-Str. -- 1 | ||
-- | -- D-47877 -- Willich-Schiefbahn | ||
-- | -- | ||
-- | -- http://www.bitplan.com | ||
-- | -- | ||
-- | -- | ||
--> | --> | ||
This is the | This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Template for "Extension". | ||
=== see also === | |||
see also | |||
* [[List of Extensions]] | |||
* [[Help:Extension]] | |||
* [[Concept:Extension]] | |||
* [[:Category:Extension]] | |||
* [[:Template:Extension]] | |||
* [[:Form:Extension]] | |||
=== Usage === | === Usage === | ||
<pre>{{Extension | <pre>{{Extension | ||
|name= | |name= | ||
Zeile 20: | Zeile 25: | ||
|purpose= | |purpose= | ||
|since= | |since= | ||
|until= | |||
|wiki= | |wiki= | ||
|storemode=subobject | |storemode=property or subobject or none" | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Template]] | |||
</noinclude><includeonly>{{#switch:{{{storemode|}}} | |||
</ | |||
|none= | |none= | ||
|subobject={{#subobject:- | |subobject={{#subobject:- | ||
Zeile 108: | Zeile 39: | ||
|Extension purpose={{{purpose|}}} | |Extension purpose={{{purpose|}}} | ||
|Extension since={{{since|}}} | |Extension since={{{since|}}} | ||
|Extension until={{{until|}}} | |||
|Extension wiki={{{wiki|}}} | |Extension wiki={{{wiki|}}} | ||
}} | }} | ||
Zeile 116: | Zeile 48: | ||
|Extension purpose={{{purpose|}}} | |Extension purpose={{{purpose|}}} | ||
|Extension since={{{since|}}} | |Extension since={{{since|}}} | ||
|Extension until={{{until|}}} | |||
|Extension wiki={{{wiki|}}} | |Extension wiki={{{wiki|}}} | ||
}} | }} | ||
}} | }} | ||
{{#switch: {{{viewmode|}}} | {{#switch:{{{viewmode|}}}|hidden=|masterdetail= | ||
|hidden= | |#default={{{!}} class='wikitable' | ||
|masterdetail= | |||
! colspan='2' {{!}}Extension | ! colspan='2' {{!}}Extension | ||
{{!}}- | {{!}}- | ||
Zeile 137: | Zeile 60: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
!name | ![[Property:Extension name|name]] | ||
{{!}} {{#if:{{{name|}}}|{{{name | {{!}} {{#if:{{{name|}}}|{{{name}}}|}} | ||
{{!}}- | {{!}}- | ||
!url | ![[Property:Extension url|url]] | ||
{{!}} {{#if:{{{url|}}}|{{{url | {{!}} {{#if:{{{url|}}}|{{{url}}}|}} | ||
{{!}}- | {{!}}- | ||
!purpose | ![[Property:Extension purpose|purpose]] | ||
{{!}} {{#if:{{{purpose|}}}|{{{purpose | {{!}} {{#if:{{{purpose|}}}|{{{purpose}}}|}} | ||
{{!}}- | {{!}}- | ||
!since | ![[Property:Extension since|since]] | ||
{{!}} {{#if:{{{since|}}}|{{{since | {{!}} {{#if:{{{since|}}}|{{{since}}}|}} | ||
{{!}}- | {{!}}- | ||
!wiki | ![[Property:Extension until|until]] | ||
{{!}} {{#if:{{{wiki|}}}| | {{!}} {{#if:{{{until|}}}|{{{until}}}|}} | ||
{{!}}- | |||
![[Property:Extension wiki|wiki]] | |||
{{!}} {{#if:{{{wiki|}}}|{{{wiki}}}|}}→{{#show: {{FULLPAGENAME}}|?Extension wiki}} | |||
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} | ||
}} | }} | ||
[[Category:Extension]]{{#default_form:Extension}} | [[Category:Extension]]{{#default_form:Extension}} | ||
</includeonly> | |||
Version vom 20. August 2025, 04:44 Uhr
This is the BITPlan Y-Prinzip ProfiWiki-Template for "Extension".
see also
see also
- List of Extensions
- Help:Extension
- Concept:Extension
- Category:Extension
- Template:Extension
- Form:Extension
Usage
{{Extension |name= |url= |purpose= |since= |until= |wiki= |storemode=property or subobject or none" }}