Vorlage:SimplePortal: Unterschied zwischen den Versionen
Jflier (Diskussion | Beiträge) (Die Seite wurde geleert.) |
(Markierung: 2017-Quelltext-Bearbeitung) |
{{{col-1-head}}}
{{{col-1-text}}}
{{{col-2-head}}}
{{{col-2-text}}}
{{{col-3-head}}}
{{{col-3-text}}}
{{{free-section-head}}}
{{{free-section-text}}}
{{SimplePortal
| full name =
| organization =
| short quote =
| image name =
| hover text =
| about me =
| banner-title =
| banner-image =
| col-1-head =
| col-1-text =
| col-2-head =
| col-2-text =
| col-3-head =
| col-3-text =
|free-section-head =
|free-section-text =
}}
Keine Beschreibung.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Banner-image |
banner-image
|
keine Beschreibung
|
Unbekannt | optional |
Banner-title |
banner-title
|
keine Beschreibung
|
Unbekannt | optional |
Image name |
image name
|
keine Beschreibung
|
Unbekannt | optional |
Full name |
full name
|
keine Beschreibung
|
Unbekannt | optional |
Hover text |
hover text
|
keine Beschreibung
|
Unbekannt | optional |
Short quote |
short quote
|
keine Beschreibung
|
Unbekannt | optional |
Col-1-head |
col-1-head
|
keine Beschreibung
|
Unbekannt | optional |
Col-1-text |
col-1-text
|
keine Beschreibung
|
Unbekannt | optional |
Col-2-head |
col-2-head
|
keine Beschreibung
|
Unbekannt | optional |
Col-2-text |
col-2-text
|
keine Beschreibung
|
Unbekannt | optional |
Col-3-head |
col-3-head
|
keine Beschreibung
|
Unbekannt | optional |
Col-3-text |
col-3-text
|
keine Beschreibung
|
Unbekannt | optional |
Free-section-head |
free-section-head
|
keine Beschreibung
|
Unbekannt | optional |
Free-section-text |
free-section-text
|
keine Beschreibung
|
Unbekannt | optional |
|
keine Beschreibung
|
Unbekannt | optional |
{{#if:{{{banner-image|}}}|{{banner|direction=right|{{#if:{{{banner-title|}}}|title='''{{{banner-title}}}'''|}}|section=|image={{{banner-image}}}}}}}__NOTOC__
<div>
{{#if:{{{image name|}}}|[[File:{{{image name}}}{{!}}alt={{{full name}}}|frameless|320px|right|{{#if:{{{hover text|}}}|{{{hover text|}}}|{{{hover text|{{{full name}}}}}}}}]]|}}
{{#if:{{{full name|}}}|
<div class="portal-fullname">{{{full name|}}}</div>}}
{{#if:{{{short quote|}}}|<div class="portal-shortquote">{{{short quote}}}</div>}}
</div>
{{Clear}}
<div style="display: flex; flex-direction: row; flex-wrap: wrap; ">
<div style="flex-grow: 1; flex-shrink: 0; flex-basis: 260px; margin-right: 2em;">
<h2>{{{col-1-head}}}</h2>
{{{col-1-text}}}
</div>
<div style="flex-grow: 1; flex-shrink: 0; flex-basis: 260px; margin-right: 2em;">
<h2>{{{col-2-head}}}</h2>
{{{col-2-text}}}
</div>
<div style="flex-grow: 1; flex-shrink: 0; flex-basis: 140px; padding: 0 1em 1em 1em; background: #f4f4f4;">
<h2>{{{col-3-head}}}</h2>
{{{col-3-text}}}
</div>
</div>
{{Clear}}
<div style=" width=100%; padding: 0 1em 1em 0;">
{{#if:{{{free-section-head}}}|<h2>{{{free-section-head}}}</h2>}}
{{{free-section-text}}}
</div>
<noinclude>
{{Clear}}
<pre><nowiki>
{{SimplePortal
| full name =
| organization =
| short quote =
| image name =
| hover text =
| about me =
| banner-title =
| banner-image =
| col-1-head =
| col-1-text =
| col-2-head =
| col-2-text =
| col-3-head =
| col-3-text =
|free-section-head =
|free-section-text =
}}
</nowiki></pre>
<templatedata>
{
"params": {
"banner-image": {},
"banner-title": {},
"image name": {},
"full name": {},
"hover text": {},
"short quote": {},
"col-1-head": {},
"col-1-text": {},
"col-2-head": {},
"col-2-text": {},
"col-3-head": {},
"col-3-text": {},
"free-section-head": {},
"free-section-text": {},
"": {}
}
}
</templatedata>
</noinclude>
(10 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | {{#if:{{{banner-image|}}}|{{banner|direction=right|{{#if:{{{banner-title|}}}|title='''{{{banner-title}}}'''|}}|section=|image={{{banner-image}}}}}}}__NOTOC__ | ||
+ | <div> | ||
+ | {{#if:{{{image name|}}}|[[File:{{{image name}}}{{!}}alt={{{full name}}}|frameless|320px|right|{{#if:{{{hover text|}}}|{{{hover text|}}}|{{{hover text|{{{full name}}}}}}}}]]|}} | ||
+ | {{#if:{{{full name|}}}| | ||
+ | <div class="portal-fullname">{{{full name|}}}</div>}} | ||
+ | |||
+ | {{#if:{{{short quote|}}}|<div class="portal-shortquote">{{{short quote}}}</div>}} | ||
+ | |||
+ | </div> | ||
+ | |||
+ | {{Clear}} | ||
+ | |||
+ | <div style="display: flex; flex-direction: row; flex-wrap: wrap; "> | ||
+ | |||
+ | <div style="flex-grow: 1; flex-shrink: 0; flex-basis: 260px; margin-right: 2em;"> | ||
+ | <h2>{{{col-1-head}}}</h2> | ||
+ | {{{col-1-text}}} | ||
+ | </div> | ||
+ | |||
+ | <div style="flex-grow: 1; flex-shrink: 0; flex-basis: 260px; margin-right: 2em;"> | ||
+ | <h2>{{{col-2-head}}}</h2> | ||
+ | {{{col-2-text}}} | ||
+ | </div> | ||
+ | |||
+ | <div style="flex-grow: 1; flex-shrink: 0; flex-basis: 140px; padding: 0 1em 1em 1em; background: #f4f4f4;"> | ||
+ | <h2>{{{col-3-head}}}</h2> | ||
+ | {{{col-3-text}}} | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | {{Clear}} | ||
+ | |||
+ | <div style=" width=100%; padding: 0 1em 1em 0;"> | ||
+ | {{#if:{{{free-section-head}}}|<h2>{{{free-section-head}}}</h2>}} | ||
+ | {{{free-section-text}}} | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <noinclude> | ||
+ | {{Clear}} | ||
+ | <pre><nowiki> | ||
+ | {{SimplePortal | ||
+ | | full name = | ||
+ | | organization = | ||
+ | | short quote = | ||
+ | | image name = | ||
+ | | hover text = | ||
+ | | about me = | ||
+ | | banner-title = | ||
+ | | banner-image = | ||
+ | | col-1-head = | ||
+ | | col-1-text = | ||
+ | | col-2-head = | ||
+ | | col-2-text = | ||
+ | | col-3-head = | ||
+ | | col-3-text = | ||
+ | |free-section-head = | ||
+ | |free-section-text = | ||
+ | }} | ||
+ | </nowiki></pre> | ||
+ | |||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "banner-image": {}, | ||
+ | "banner-title": {}, | ||
+ | "image name": {}, | ||
+ | "full name": {}, | ||
+ | "hover text": {}, | ||
+ | "short quote": {}, | ||
+ | "col-1-head": {}, | ||
+ | "col-1-text": {}, | ||
+ | "col-2-head": {}, | ||
+ | "col-2-text": {}, | ||
+ | "col-3-head": {}, | ||
+ | "col-3-text": {}, | ||
+ | "free-section-head": {}, | ||
+ | "free-section-text": {}, | ||
+ | "": {} | ||
+ | } | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |