Template:Staff: Difference between revisions

From Mamiya Wiki
(Created page with "<includeonly> {{#css: table.infobox { border: 1px solid var(--yumehisa); border-radius: 15px; background-color: #f9f9f9; color: #000; } .staff th { background-color: var(--yumehisa); color: #fff; } }} {|class="infobox staff" style="width:25em; text-align:center; font-size:90%; padding: 1em; margin-left: 1em; margin-bottom: 1em;" cellpadding="3" align="right" ! align="center" | {{PAGENAME}} |- | align="center" | {{#if: {{{image|}}} | [[File:{{{image}}}|x300px]]...")
 
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{#css:
{{#css:
table.infobox {
table.infobox {
border: 1px solid var(--yumehisa);
    border: 1px solid var(--yumehisa);
border-radius: 15px;
    border-radius: 15px;
background-color: #f9f9f9;
    background-color: var(--darkmode);
color: #000;
    color: #d1d6ca !important;
}
}


Line 27: Line 27:
| '''Staff Role''' || {{{staffrole|}}}
| '''Staff Role''' || {{{staffrole|}}}
|-
|-
| '''Non-MAMIYA Work''' || {{{otherwork|}}}
| '''Other Works''' || {{{otherworks|}}}
|-
|-
|}
|}
Line 37: Line 37:
|-
|-
| {{{links|}}}
| {{{links|}}}
|-
|}
|-
|-
|}
|}
[[Category:Staff]]
[[Category:Staff]]
</includeonly>
</includeonly>
<noinclude>
[[Category:Templates]]
</noinclude>

Latest revision as of 01:20, 6 December 2023