User talk:Shazamikaze: Difference between revisions

(→‎Navigation Box: new section)
Line 374: Line 374:
::I understand your frustration, but that does not mean that you should scan the medium willy-nilly. Images should only be uploaded to the wiki if they are only necessary. [[Halopedia:What_Halopedia_is_not#Halopedia_is_not_an_indiscriminate_collection_of_information|As  Halopedia is not an indiscriminate collection of information]], it is also not an image hosting site. Users are given this notice when they arrive on the [[Special:Upload|Upload]] page. That said, the wiki should only present image catagories if the article requires it and not to overload it with images.— <span style="font-size:14px; font-family:Arial;">[[User:Subtank|<span style="color:#FF4F00;">subtank</span>]]</span>  20:18, 16 September 2013 (EDT)
::I understand your frustration, but that does not mean that you should scan the medium willy-nilly. Images should only be uploaded to the wiki if they are only necessary. [[Halopedia:What_Halopedia_is_not#Halopedia_is_not_an_indiscriminate_collection_of_information|As  Halopedia is not an indiscriminate collection of information]], it is also not an image hosting site. Users are given this notice when they arrive on the [[Special:Upload|Upload]] page. That said, the wiki should only present image catagories if the article requires it and not to overload it with images.— <span style="font-size:14px; font-family:Arial;">[[User:Subtank|<span style="color:#FF4F00;">subtank</span>]]</span>  20:18, 16 September 2013 (EDT)
:::Okay. Understood. I'm not planning on scanning everything in. Just the ones that are otherwise impossible to get. --'''''[[User:Xamikaze330|<span style="color:Black; font-family: Halo;">Xamikaze330</span>]]''''' <small>['''''[[User talk:Xamikaze330|<font color="Blue">Transmission</font>]]'''''|'''''[[Special:Contributions/Xamikaze330|<font color="Green">Commencing</font>]]''''']</small> 20:46, 16 September 2013 (EDT)Xamikaze330
:::Okay. Understood. I'm not planning on scanning everything in. Just the ones that are otherwise impossible to get. --'''''[[User:Xamikaze330|<span style="color:Black; font-family: Halo;">Xamikaze330</span>]]''''' <small>['''''[[User talk:Xamikaze330|<font color="Blue">Transmission</font>]]'''''|'''''[[Special:Contributions/Xamikaze330|<font color="Green">Commencing</font>]]''''']</small> 20:46, 16 September 2013 (EDT)Xamikaze330
== Navigation Box ==
Okay, below is the code I use for [[User:Spartacus/Nav|my navigation box]] for red and blue each. Blue:
<pre>
<div style="background-color: transparent; border: 3px solid blue; padding: 2em; border-radius: 7px 7px 7px 7px; margin-left: 3%; margin-right: 3%; margin-top: 3%; margin-bottom: 3%;">
<center><big>'''Navigation'''</big><br><font size: 100%; color=#0636FF>'''[[Example Link]] • [[Example Link]] • [[Example Link]]</font>'''<br></center>
</div>
</pre>
Which will look like this:<br>
<div style="background-color: transparent; border: 3px solid blue; padding: 2em; border-radius: 7px 7px 7px 7px; margin-left: 3%; margin-right: 3%; margin-top: 3%; margin-bottom: 3%;">
<center><big>'''Navigation'''</big><br><font size: 100%; color=#0636FF>'''Example Link • Example Link • Example Link</font>'''<br></center>
</div>
Red:
<pre>
<div style="background-color: transparent; border: 3px solid red; padding: 2em; border-radius: 7px 7px 7px 7px; margin-left: 3%; margin-right: 3%; margin-top: 3%; margin-bottom: 3%;">
<center><big>'''Navigation'''</big><br><font size: 100%; color=#0636FF>'''Example Link • Example Link • Example Link</font>'''<br></center>
</div>
</pre>
And that looks like:
<div style="background-color: transparent; border: 3px solid red; padding: 2em; border-radius: 7px 7px 7px 7px; margin-left: 3%; margin-right: 3%; margin-top: 3%; margin-bottom: 3%;">
<center><big>'''Navigation'''</big><br><font size: 100%; color=#0636FF>'''Example Link • Example Link • Example Link</font>'''<br></center>
</div><br>
Right, so that's pretty much it. If you don't want a transparent background in the box, simply change where it says "background-color: transparent;" to "background-color: <--example color here-->;." A list of available colors can be found [[Help:Color Codes|here]].--{{User:Spartacus/Sig}} 16:14, 17 February 2014 (EST)
15,412

edits