Help:Wallpapers: Difference between revisions
From Destinypedia, the Destiny wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
==How to add custom wallpaper== | ==How to add custom wallpaper== | ||
Copy and paste the codes below exactly as they appear to your user page. | Copy and paste the codes below exactly as they appear to your user page. The white text color value (<code>#fff</code>) can be changed. The link colors are pre-set for each background. The "opacity70" class creates a dark overlay over the wallpaper. If you don't want the overlay, simply remove <code>class="opacity70"</code>. | ||
==="Citadel"=== | ==="Citadel"=== | ||
Line 8: | Line 8: | ||
<pre> | <pre> | ||
{|width | {| style="width:100%" | ||
| | | class="citadel" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
</pre> | </pre> | ||
{|width | {| style="width:100%" | ||
| | | class="citadel" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
[[Destiny|Link color]] | Text color<br>[[Destiny|Link color]] | ||
|} | |} | ||
|} | |} | ||
Line 26: | Line 26: | ||
<pre> | <pre> | ||
{|width | {| style="width:100%" | ||
| | | class="destiny" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
</pre> | </pre> | ||
{|width | {| style="width:100%" | ||
| | | class="destiny" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
[[Destiny|Link color]] | Text color<br>[[Destiny|Link color]] | ||
|} | |} | ||
|} | |} | ||
Line 44: | Line 44: | ||
<pre> | <pre> | ||
{|width | {| style="width:100%" | ||
| | | class="director" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
</pre> | </pre> | ||
{|width | {| style="width:100%" | ||
| | | class="director" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
[[Destiny|Link color]] | Text color<br>[[Destiny|Link color]] | ||
|} | |} | ||
|} | |} | ||
Line 62: | Line 62: | ||
<pre> | <pre> | ||
{|width | {| style="width:100%" | ||
| | | class="exclusion" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
</pre> | </pre> | ||
{|width | {| style="width:100%" | ||
| | | class="exclusion" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
[[Destiny|Link color]] | Text color<br>[[Destiny|Link color]] | ||
|} | |} | ||
|} | |} | ||
Line 80: | Line 80: | ||
<pre> | <pre> | ||
{|width | {| style="width:100%" | ||
| | | class="garden" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
</pre> | </pre> | ||
{|width | {| style="width:100%" | ||
| | | class="garden" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
[[Destiny|Link color]] | Text color<br>[[Destiny|Link color]] | ||
|} | |} | ||
|} | |} | ||
Line 98: | Line 98: | ||
<pre> | <pre> | ||
{|width | {| style="width:100%" | ||
| | | class="hellmouth" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
</pre> | </pre> | ||
{|width | {| style="width:100%" | ||
| | | class="hellmouth" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
[[Destiny|Link color]] | Text color<br>[[Destiny|Link color]] | ||
|} | |} | ||
|} | |} | ||
Line 116: | Line 116: | ||
<pre> | <pre> | ||
{|width | {| style="width:100%" | ||
| | | class="mars" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
</pre> | </pre> | ||
{|width | {| style="width:100%" | ||
| | | class="mars" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
[[Destiny|Link color]] | Text color<br>[[Destiny|Link color]] | ||
|} | |} | ||
|} | |} | ||
Line 134: | Line 134: | ||
<pre> | <pre> | ||
{|width | {| style="width:100%" | ||
| | | class="reef" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
</pre> | </pre> | ||
{|width | {| style="width:100%" | ||
| | | class="reef" style="padding:10px" | | ||
{|style="width:70%; | {| style="width:70%;color:#fff" | ||
| | | class="opacity70" style="padding:10px" | | ||
[[Destiny|Link color]] | Text color<br>[[Destiny|Link color]] | ||
|} | |} | ||
|} | |} |
Revision as of 10:31, September 13, 2022
Wallpapers are a fun way to customize your user page. A wallpaper in action is shown here.
How to add custom wallpaper
Copy and paste the codes below exactly as they appear to your user page. The white text color value (#fff
) can be changed. The link colors are pre-set for each background. The "opacity70" class creates a dark overlay over the wallpaper. If you don't want the overlay, simply remove class="opacity70"
.
"Citadel"
{| style="width:100%" | class="citadel" style="padding:10px" | {| style="width:70%;color:#fff" | class="opacity70" style="padding:10px" |
|
"Destiny"
{| style="width:100%" | class="destiny" style="padding:10px" | {| style="width:70%;color:#fff" | class="opacity70" style="padding:10px" |
|
"Director"
{| style="width:100%" | class="director" style="padding:10px" | {| style="width:70%;color:#fff" | class="opacity70" style="padding:10px" |
|
"Exclusion"
{| style="width:100%" | class="exclusion" style="padding:10px" | {| style="width:70%;color:#fff" | class="opacity70" style="padding:10px" |
|
"Garden"
{| style="width:100%" | class="garden" style="padding:10px" | {| style="width:70%;color:#fff" | class="opacity70" style="padding:10px" |
|
"Hellmouth"
{| style="width:100%" | class="hellmouth" style="padding:10px" | {| style="width:70%;color:#fff" | class="opacity70" style="padding:10px" |
|
"Mars"
{| style="width:100%" | class="mars" style="padding:10px" | {| style="width:70%;color:#fff" | class="opacity70" style="padding:10px" |
|
"Reef"
{| style="width:100%" | class="reef" style="padding:10px" | {| style="width:70%;color:#fff" | class="opacity70" style="padding:10px" |
|
Once you have decided on a background to use and have added it to your user page, you're almost set. Make sure to insert the following code at the end of the page:
|} |}
Requesting a wallpaper
Didn't see a wallpaper you liked above? No worries, they can be added to the wiki via MediaWiki:Gadget-Wallpapers.css. If you would like to request a wallpaper, please talk to an admin about adding your own. Please note that your choice must be official Destiny art. Fan art will not be allowed.