Template:Context: Difference between revisions
Jump to navigation
Jump to search
m (created by WikiTask 2017-10-31T09:59:49Z) |
(modified by py-yprinciple-gen 0.3.4) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude><!-- | ||
<!-- | -- Copyright (C) 2015-2024 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 "Context". | ||
=== see also === | |||
see also | |||
* [[List of Contexts]] | |||
* [[Help:Context]] | |||
* [[Concept:Context]] | |||
* [[:Category:Context]] | |||
* [[:Template:Context]] | |||
* [[:Form:Context]] | |||
related topics: | |||
* [[Concept:Topic]] | |||
=== Usage === | === Usage === | ||
<pre>{{Context | <pre>{{Context | ||
|name= | |name= | ||
|since= | |since= | ||
|updated= | |||
|copyright= | |||
|master= | |master= | ||
|storemode=subobject | |storemode=property or subobject or none" | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Template]] | |||
</noinclude><includeonly>{{#switch:{{{storemode|}}} | |||
</ | |||
|none= | |none= | ||
|subobject={{#subobject:- | |subobject={{#subobject:- | ||
| Line 90: | Line 38: | ||
|Context name={{{name|}}} | |Context name={{{name|}}} | ||
|Context since={{{since|}}} | |Context since={{{since|}}} | ||
|Context updated={{{updated|}}} | |||
|Context copyright={{{copyright|}}} | |||
|Context master={{{master|}}} | |Context master={{{master|}}} | ||
}} | }} | ||
| Line 96: | Line 46: | ||
|Context name={{{name|}}} | |Context name={{{name|}}} | ||
|Context since={{{since|}}} | |Context since={{{since|}}} | ||
|Context updated={{{updated|}}} | |||
|Context copyright={{{copyright|}}} | |||
|Context master={{{master|}}} | |Context master={{{master|}}} | ||
}} | }} | ||
}} | }} | ||
{{#switch: {{{viewmode|}}} | {{#switch:{{{viewmode|}}}|hidden=|masterdetail= | ||
|masterdetail= | |||
= topics = | = topics = | ||
{{#ask:[[Concept:Topic]][[Topic context::{{FULLPAGENAME}}]] | {{#ask:[[Concept:Topic]][[Topic context::{{FULLPAGENAME}}]] | ||
| ?Topic name = name | | ?Topic name = name | ||
| ?Topic pluralName = pluralName | | ?Topic pluralName = pluralName | ||
| ?Topic isA = isA | |||
| ?Topic extends = extends | |||
| ?Topic icon = icon | | ?Topic icon = icon | ||
| ?Topic iconUrl = iconUrl | | ?Topic iconUrl = iconUrl | ||
| Line 114: | Line 67: | ||
| ?Topic headerTabs = headerTabs | | ?Topic headerTabs = headerTabs | ||
| ?Topic context = context | | ?Topic context = context | ||
}}|#default={{{!}} class='wikitable' | |||
}} | |||
! colspan='2' {{!}}Context | ! colspan='2' {{!}}Context | ||
{{!}}- | {{!}}- | ||
| Line 133: | Line 74: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
!name | ![[Property:Context name|name]] | ||
{{!}} {{#if:{{{name|}}}|{{{name | {{!}} {{#if:{{{name|}}}|{{{name}}}|}} | ||
{{!}}- | {{!}}- | ||
!since | ![[Property:Context since|since]] | ||
{{!}} {{#if:{{{since|}}}|{{{since | {{!}} {{#if:{{{since|}}}|{{{since}}}|}} | ||
{{!}}- | {{!}}- | ||
! | ![[Property:Context updated|updated]] | ||
{{!}} {{#if:{{{ | {{!}} {{#if:{{{updated|}}}|{{{updated}}}|}} | ||
{{!}}- | {{!}}- | ||
![[Property:Context copyright|copyright]] | |||
{{!}} {{#if:{{{copyright|}}}|{{{copyright}}}|}} | |||
[[ | |||
{{!}} {{#if:{{{ | |||
{{!}}- | {{!}}- | ||
!master | ![[Property:Context master|master]] | ||
{{!}} {{#if:{{{master|}}}|{{{master | {{!}} {{#if:{{{master|}}}|{{{master}}}|}} | ||
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} | ||
}} | }} | ||
[[Category:Context]]{{#default_form:Context}} | |||
[[Category:Context]]{{#default_form:Context}}</includeonly> | </includeonly> | ||
Latest revision as of 08:42, 15 November 2024
This is the BITPlan Y-Prinzip ProfiWiki-Template for "Context".
see also
see also
related topics:
Usage
{{Context
|name=
|since=
|updated=
|copyright=
|master=
|storemode=property or subobject or none"
}}