Template:PageSequence: Difference between revisions
Jump to navigation
Jump to search
(pushed from contexts by wikipush) |
(modified by py-yprinciple-gen 0.3.6) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude><!-- | ||
-- Copyright (C) 2015-2025 BITPlan GmbH | |||
-- | |||
-- Pater-Delp-Str. -- 1 | |||
This is the PageSequence | -- D-47877 -- Willich-Schiefbahn | ||
-- | |||
-- http://www.bitplan.com | |||
-- | |||
-- | |||
--> | |||
This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Template for "PageSequence". | |||
=== see also === | |||
see also | |||
* [[List of PageSequences]] | |||
* [[Help:PageSequence]] | |||
* [[Concept:PageSequence]] | |||
* [[:Category:PageSequence]] | |||
* [[:Template:PageSequence]] | |||
* [[:Form:PageSequence]] | |||
<pre> | === Usage === | ||
{{PageSequence | <pre>{{PageSequence | ||
|prev= | |prev= | ||
|next= | |next= | ||
|categoryIcon= | |||
|category= | |category= | ||
| | |storemode=property or subobject or none" | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Template]] | |||
{{PageSequence | </noinclude><includeonly>{{#switch:{{{storemode|}}} | ||
|prev= | |none= | ||
|next= | |subobject={{#subobject:- | ||
| | |isA=PageSequence | ||
| | |PageSequence prev={{{prev|}}} | ||
|PageSequence next={{{next|}}} | |||
|PageSequence categoryIcon={{{categoryIcon|}}} | |||
|PageSequence category={{{category|}}} | |||
}} | }} | ||
|#default={{#set: | |||
|isA=PageSequence | |||
|PageSequence prev={{{prev|}}} | |||
|PageSequence next={{{next|}}} | |PageSequence next={{{next|}}} | ||
|PageSequence categoryIcon={{{categoryIcon|}}} | |PageSequence categoryIcon={{{categoryIcon|}}} | ||
|PageSequence category={{{category|}}} | |||
}} | |||
}} | |||
{{#switch:{{{viewmode|}}}|hidden=|masterdetail= | |||
|#default={{{!}} class='wikitable' | |||
! colspan='2' {{!}}PageSequence | |||
{{!}}- | |||
{{#switch:{{{storemode|}}}|property= | |||
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/PageSequence/{{FULLPAGENAME}}|title=edit}} | |||
{{!}}- | |||
}} | |||
![[Property:PageSequence prev|prev]] | |||
{{!}} {{#if:{{{prev|}}}|{{{prev}}}|}}→[[{{{prev|}}}]] | |||
{{!}}- | |||
![[Property:PageSequence next|next]] | |||
{{!}} {{#if:{{{next|}}}|{{{next}}}|}}→[[{{{next|}}}]] | |||
{{!}}- | |||
![[Property:PageSequence categoryIcon|categoryIcon]] | |||
{{!}} {{#if:{{{categoryIcon|}}}|{{{categoryIcon}}}|}} | |||
{{!}}- | |||
![[Property:PageSequence category|category]] | |||
{{!}} {{#if:{{{category|}}}|{{{category}}}|}}→[[{{{category|}}}]] | |||
{{!}}- | |||
{{!}}} | |||
}} | }} | ||
[[Category:PageSequence]]{{#default_form:PageSequence}} | |||
</includeonly> | |||
Latest revision as of 10:40, 5 June 2025
This is the BITPlan Y-Prinzip ProfiWiki-Template for "PageSequence".
see also
see also
- List of PageSequences
- Help:PageSequence
- Concept:PageSequence
- Category:PageSequence
- Template:PageSequence
- Form:PageSequence
Usage
{{PageSequence |prev= |next= |categoryIcon= |category= |storemode=property or subobject or none" }}