Difference between revisions of "Template:Domain"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Domain | {{Domain | ||
+ | |titlepic= | ||
|region= | |region= | ||
}} | }} | ||
Line 11: | Line 12: | ||
<div id="domain-container"> | <div id="domain-container"> | ||
<div id="domain-title" class="clearfix">{{PAGENAME}} | <div id="domain-title" class="clearfix">{{PAGENAME}} | ||
− | <div id="domain-title-image">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]| | + | <div id="domain-title-image">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}|center]]| |
{{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|center]] | {{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|center]] | ||
|{{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|center]] | |{{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|center]] | ||
− | |{{#ifexist: File:{{PAGENAME}}.jpeg|[[File:{{PAGENAME}}.jpeg | + | |{{#ifexist: File:{{PAGENAME}}.jpeg|[[File:{{PAGENAME}}.jpeg|center]] |
− | |{{#ifexist: File:{{PAGENAME}}.gif|[[File:{{PAGENAME}}.gif | + | |{{#ifexist: File:{{PAGENAME}}.gif|[[File:{{PAGENAME}}.gif|center]] |
− | |{{#ifexist: File:{{PAGENAME}}.webp|[[File:{{PAGENAME}}.webp | + | |{{#ifexist: File:{{PAGENAME}}.webp|[[File:{{PAGENAME}}.webp|center]] |
}} | }} | ||
}} | }} | ||
Line 83: | Line 84: | ||
size: 16px; | size: 16px; | ||
} | } | ||
− | div# | + | div#bodyContent.mw-body-content p, div#bodyContent.mw-body-content td, div#bodyContent.mw-body-content th, div#bodyContent.mw-body-content ul { |
font-size: 16px; | font-size: 16px; | ||
font-family: 'Belleza', 'Avant Garde', sans-serif; | font-family: 'Belleza', 'Avant Garde', sans-serif; | ||
Line 119: | Line 120: | ||
vertical-align: bottom; | vertical-align: bottom; | ||
} | } | ||
− | div# | + | div#bodyContent.mw-body-content img { |
+ | max-width: 100% | ||
+ | } | ||
+ | div#bodyContent.mw-body-content a:link, div#bodyContent.mw-body-content a.external:link { | ||
color: #FFF; | color: #FFF; | ||
} | } | ||
− | div# | + | div#bodyContent.mw-body-content a:visited, div#bodyContent.mw-body-content a.external:visited { |
color: #FFC; | color: #FFC; | ||
} | } | ||
− | div# | + | div#bodyContent.mw-body-content a:hover, div#bodyContent.mw-body-content a.external:hover { |
color: #FF9; | color: #FF9; | ||
} | } | ||
− | div# | + | div#bodyContent.mw-body-content a:active, div#bodyContent.mw-body-content a.external:active { |
color: #FFD; | color: #FFD; | ||
} | } | ||
− | div# | + | div#bodyContent.mw-body-content a.new, div#bodyContent.mw-body-content a.new:visited { |
+ | } | ||
+ | a.mw-helplink { | ||
+ | font-size: 16px; | ||
+ | font-family: 'Belleza', 'Avant Garde', sans-serif; | ||
+ | color: #DC7; | ||
} | } | ||
.clearfix::after { | .clearfix::after { |
Latest revision as of 20:59, 7 November 2020
This is the "Domain" template. It should be called in the following format:
{{Domain |titlepic= |region= }}
Edit the page to see the template text.