Unterschied: Vorlage:Zeitepoche
Aus DevWiki Articles
Ansichten
Aktionen
Namensräume
Varianten
Werkzeuge
Admin (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<noinclude> {{#template_params: image |name |nameSource |description |descriptionSource }} {{#cargo_declare:_table=bwk_epoch |image=String |name=String |nameS…“) Markierung: 2017-Quelltext-Bearbeitung |
Markierung: 2017-Quelltext-Bearbeitung |
||
(16 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<noinclude> | <noinclude> | ||
Um eine Zeitepoche zu erstellen wechsle zu der <span class="plainlinks">[https://dev.articles.biblewiki.one/view/Kategorie:Zeitepochen Kategorie Zeitepochen]</span>. | |||
{{#template_params: | {{#template_params: | ||
name | |||
|nameSource | |nameSource | ||
|visibleNames | |||
|visibleNamesSource | |||
|invisibleNames | |||
|singular | |||
|singularSource | |||
|description | |description | ||
| | |||
|image | |||
|level | |||
|parent | |||
|dayStart | |||
|monthStart | |||
|yearStart | |||
|afterChristStart | |||
|roughlyStart | |||
|startSource | |||
|dayEnd | |||
|monthEnd | |||
|yearEnd | |||
|afterChristEnd | |||
|roughlyEnd | |||
|endSource | |||
}} | }} | ||
{{#cargo_declare:_table=bwk_epoch | {{#cargo_declare:_table=bwk_epoch | ||
|name=String | |||
|nameSource=List (/) of Page | |||
|visibleNames=List (/) of Page | |||
|visibleNamesSource=List (/) of Page | |||
|invisibleNames=List (/) of Page | |||
|singular=String | |||
|singularSource=List (/) of Page | |||
|description=Text | |||
|status=String (allowed values=Unvollständig,Infobox vollständig,Artikel vollständig) | |||
|statusBefore=String (allowed values=Unvollständig,Infobox vollständig,Artikel vollständig) | |||
|image=String | |image=String | ||
| | |level=Rating | ||
| | |parent=Page | ||
| | |||
| | |dayStart=Integer | ||
|monthStart=Integer | |||
|yearStart=Integer | |||
|afterChristStart=Boolean | |||
|roughlyStart=Integer | |||
|startSource=List (/) of Page | |||
|dayEnd=Integer | |||
|monthEnd=Integer | |||
|yearEnd=Integer | |||
|afterChristEnd=Boolean | |||
|roughlyEnd=Integer | |||
|endSource=List (/) of Page | |||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
[[Category:Zeitepochen]] | |||
{| class="infobox epoch" | {| class="infobox epoch" | ||
| colspan="2" | {{InfoboxImage | | colspan="2" | {{InfoboxImage | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|level={{{level|}}} | |||
|status={{{status|}}} | |||
}} | }} | ||
|- | |- | ||
Zeile 31: | Zeile 77: | ||
| {{InfoboxField | | {{InfoboxField | ||
|label=Eindeutigkeit | |label=Eindeutigkeit | ||
|field={{{ | |field={{{singular|}}} | ||
|source={{{ | |source={{{singularSource|}}} | ||
|required=1 | |required=1 | ||
}} | |||
|- | |||
| colspan="2" | {{InfoboxField | |||
|label=Weitere Namen | |||
|field={{#arraymap:{{{visibleNames|}}}|/|x|<span class="list-with-comma">x</span>|}} | |||
|source={{#arraymap:{{{visibleNamesSource|}}}|/|x|x; |}} | |||
}} | |||
|- | |||
| {{InfoboxFieldDate | |||
|label=Start | |||
|year={{{yearStart|}}} | |||
|month={{{monthStart|}}} | |||
|day={{{dayStart|}}} | |||
|afterChrist={{{afterChristStart|}}} | |||
|roughly={{{roughlyStart|}}} | |||
|source={{{startSource|}}} | |||
}} | |||
| {{InfoboxFieldDate | |||
|label=Ende | |||
|year={{{yearEnd|}}} | |||
|month={{{monthEnd|}}} | |||
|day={{{dayEnd|}}} | |||
|afterChrist={{{afterChristEnd|}}} | |||
|roughly={{{roughlyEnd|}}} | |||
|source={{{endSource|}}} | |||
}} | |||
|- | |||
| colspan="2" | {{InfoboxField | |||
|label=Übergeordnete Epoche | |||
|field={{{parent|}}} | |||
|link=1 | |||
}} | }} | ||
|} | |} | ||
[ | <h3 class="hideExtractor">Kurzbeschreibung</h3> | ||
<p>{{#if:{{{nameSource|}}}|<span class="hidden">{{{nameSource|}}}</span>|}}{{#if:{{{nameSource|}}}|{{#if:{{{description|}}}|<span class="hidden"> - </span>|}}|}}{{#if:{{{description|}}}|{{{description|}}}|<p class="required hideExtractor">Eine Kurzbeschreibung muss gesetzt sein. <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=formedit}} Klicke dazu hier]</span></p>}}</p> | |||
{{#cargo_store:_table=bwk_epoch}} | |||
{{#default_form:Zeitepoche}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": {}, | |||
"description": "Bitte hier nichts anpassen. Klicke dafür auf \"Infobox bearbeiten\"." | |||
} | |||
</templatedata> | |||
</noinclude> |
Aktuelle Version vom 27. März 2024, 11:11 Uhr
Um eine Zeitepoche zu erstellen wechsle zu der Kategorie Zeitepochen. Dies ist die Vorlage „Zeitepoche“.
Sie hat die folgende Struktur:
{{Zeitepoche |name= |nameSource= |visibleNames= |visibleNamesSource= |invisibleNames= |singular= |singularSource= |description= |image= |level= |parent= |dayStart= |monthStart= |yearStart= |afterChristStart= |roughlyStart= |startSource= |dayEnd= |monthEnd= |yearEnd= |afterChristEnd= |roughlyEnd= |endSource= }}
Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.
Diese Vorlage definiert die Tabelle „bwk_epoch“. Diese Tabelle wurde noch nicht erstellt.
Bitte hier nichts anpassen. Klicke dafür auf "Infobox bearbeiten".
Parameter | Beschreibung | Typ | Status | |||
---|---|---|---|---|---|---|
Keine Parameter angegeben |