Zeile 1: |
Zeile 1: |
| <includeonly> | | <includeonly> |
| | | |
− | <!--Buttons html neu | + | <!--###############BUTTONS ANFANG#################--> |
− | BUTTONS | |
| {{#css: | | {{#css: |
− | .button1{
| |
− | color: black;
| |
− | display: block;
| |
− | width: 140px;
| |
− | height: 40px;
| |
− | background: #e5e5e5;
| |
− | padding: 10px 15px;
| |
− | text-align: left;
| |
− | border-top: #EFEFFA 1px solid;
| |
− | border-left: #EFEFFA 1px solid;
| |
− | border-bottom: #a9a9a9 1px solid;
| |
− | border-right: #a9a9a9 1px solid;
| |
− | font-family: Arial;
| |
− | font-size: 1.0em;
| |
− |
| |
− | border-radius:5px;
| |
− | }
| |
− | .button1:hover{
| |
− | border-bottom: #EFEFFA 1px solid;
| |
− | border-right: #EFEFFA 1px solid;
| |
− | border-top: #a9a9a9 1px solid;
| |
− | border-left: #a9a9a9 1px solid;
| |
− | padding: 11px 14px 9px 16px;
| |
− | border-radius:5px;
| |
− | }
| |
− |
| |
| .button2{ | | .button2{ |
| color: black; | | color: black; |
Zeile 35: |
Zeile 8: |
| width: 140px; | | width: 140px; |
| height: 40px; | | height: 40px; |
− | background: #e5e5e5; | + | background-color: rgb(239, 233, 217); |
| padding: 10px 15px; | | padding: 10px 15px; |
| text-align: left; | | text-align: left; |
Zeile 47: |
Zeile 20: |
| border-right: #e5e5e5 1px solid; | | border-right: #e5e5e5 1px solid; |
| } | | } |
− |
| |
| .button2:hover{ | | .button2:hover{ |
− | border-bottom: #a9a9a9 1px solid; | + | border-bottom: #a9a9a9 1px solid; |
− | border-right: #a9a9a9 1px solid; | + | border-right: #a9a9a9 1px solid; |
− | border-top: #a9a9a9 1px solid; | + | border-top: #a9a9a9 1px solid; |
− | border-left: #a9a9a9 1px solid; | + | border-left: #a9a9a9 1px solid; |
− | padding: 11px 14px 9px 16px;
| |
| border-radius:5px; | | border-radius:5px; |
| + | background-color: rgb(180, 150, 80); |
| } | | } |
| .unterstreichen{ | | .unterstreichen{ |
Zeile 67: |
Zeile 39: |
| } | | } |
| }} | | }} |
− |
| |
| | | |
| {|style="float:right; " | | {|style="float:right; " |
| |- | | |- |
− | |style="vertical-align:top"| {{#ifeq: 0|{{PAGESINCAT:Dissertationen ({{PAGENAME}})}}|| [[:Kategorie:Dissertationen ({{PAGENAME}})|<span class="unterstreichen"><span class="button2"><table class="tabelle"><tr><td><img src="http://cermat.org/sites/default/files/styles/px100height/public/Madipedia-Logo.png?itok=MzKpKgCT" alt="Madipedia" height="30"></td><td align="center">betreute <br> Dissertationen</td></tr></table></span></span>]] }} | + | |style="vertical-align:top"| {{#ifeq: 0|{{PAGESINCAT:Dissertationen ({{PAGENAME}})}}|| [[:Kategorie:Dissertationen ({{PAGENAME}})|<span class="unterstreichen"><span class="button2"><table class="tabelle"><tr><td><img src="http://cermat.org/sites/default/files/styles/px100height/public/Madipedia-Logo.png?itok=MzKpKgCT" alt="Madipedia" height="30"></td><td align="center">betreute <br> Dissertationen</td></tr></table></span></span>]] }} |
| |- | | |- |
− | |style="vertical-align:top"| {{#if: {{{nachname|}}} | [http://www.zentralblatt-math.org/matheduc/en/?q=au%3A{{{nachname}}}%2C%20{{#sub:{{{vorname|}}}|0|1}}%2A|<span class="unterstreichen"><span class="button2"><table class="tabelle"><tr><td><img src="http://cermat.org/sites/default/files/styles/px100height/public/Madipedia-Logo.png?itok=MzKpKgCT" alt="Madipedia" height="30"></td><td align="center">Publikationen</td></tr></table></span></span>] | }} | + | |style="vertical-align:top"| {{#if: {{{nachname|}}} | [http://www.zentralblatt-math.org/matheduc/en/?q=au%3A{{{nachname}}}%2C%20{{#sub:{{{vorname|}}}|0|1}}%2A|<span class="unterstreichen"><span class="button2"><table class="tabelle"><tr><td><img src="http://madipedia.de/skins/dzlm/matheduclogo.png" alt="MathEduc" height="30"></td><td align="center">Publication<br/> in MathEduc</td></tr></table></span></span>]] |}} |
| |- | | |- |
− | |style="vertical-align:top"| {{#ifexist: {{{vorname}}} {{{nachname}}}/Publikationen| [[{{{vorname}}} {{{nachname}}}/Publikationen|<span class="unterstreichen"><span class="button2"><table class="tabelle"><tr><td><img src="http://cermat.org/sites/default/files/styles/px100height/public/Madipedia-Logo.png?itok=MzKpKgCT" alt="Madipedia" height="30"></td><td align="center">Publikationen</td></tr></table></span></span>]] | }} | + | |style="vertical-align:top"| {{#ifexist: {{{vorname}}} {{{nachname}}}/Publikationen| [[{{{vorname}}} {{{nachname}}}/Publikationen|<span class="unterstreichen"><span class="button2"><table class="tabelle"><tr><td><img src="http://cermat.org/sites/default/files/styles/px100height/public/Madipedia-Logo.png?itok=MzKpKgCT" alt="Madipedia" height="30"></td><td align="center">Publikationen</td></tr></table></span></span>]] |}} |
| |} | | |} |
| | | |
− | --> | + | <!--########################BUTTONS ENDE#####################--> |
− | | |
| | | |
− | <!-- BUTTONs AKTUELL--> | + | <!-- |
| {|style="float:right; " | | {|style="float:right; " |
| |- | | |- |
Zeile 90: |
Zeile 60: |
| |style="vertical-align:top"| {{#ifexist: {{{vorname}}} {{{nachname}}}/Publikationen|[[Datei:Madipedia_publikationen_person.png|link={{{vorname}}} {{{nachname}}}/Publikationen]] | }} | | |style="vertical-align:top"| {{#ifexist: {{{vorname}}} {{{nachname}}}/Publikationen|[[Datei:Madipedia_publikationen_person.png|link={{{vorname}}} {{{nachname}}}/Publikationen]] | }} |
| |} | | |} |
− | <!--ENDE BUTTONS-->
| + | --> |
| {{#if: {{{titel|}}} | {{{titel}}}{{sp}} }}{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}{{#if: {{{geburtsname|}}} | {{sp}} (geb. {{{geburtsname}}}). |. }}{{#if: {{{geboren|}}} | <nowiki>*</nowiki> {{{geboren}}}. |}}{{#if: {{{gestorben|}}} | ✝ {{{gestorben}}}. | }}<br/> | | {{#if: {{{titel|}}} | {{{titel}}}{{sp}} }}{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}{{#if: {{{geburtsname|}}} | {{sp}} (geb. {{{geburtsname}}}). |. }}{{#if: {{{geboren|}}} | <nowiki>*</nowiki> {{{geboren}}}. |}}{{#if: {{{gestorben|}}} | ✝ {{{gestorben}}}. | }}<br/> |
| {{#if: {{{funktion|}}} | {{{funktion}}}.{{sp}} | }}{{#if: {{{hochschule|}}}| {{#arraydefine:uniarray|{{{hochschule}}} }} {{#arrayprint:uniarray||@@@@ |{{#uni:@@@@}}|print=pretty }}. | }}<br/> | | {{#if: {{{funktion|}}} | {{{funktion}}}.{{sp}} | }}{{#if: {{{hochschule|}}}| {{#arraydefine:uniarray|{{{hochschule}}} }} {{#arrayprint:uniarray||@@@@ |{{#uni:@@@@}}|print=pretty }}. | }}<br/> |