|
|
(4 intermediate revisions by one user not shown) |
Line 9: |
Line 9: |
| {| style="width:100%; border:2px solid black; -moz-border-radius:15px" align="center" cellspacing="5" | | {| style="width:100%; border:2px solid black; -moz-border-radius:15px" align="center" cellspacing="5" |
| | align="center" valign="top" | | | | align="center" valign="top" | |
| + | {{User:DavidAHare/Main Menu}} |
| + | |} |
| + | |
| + | {| style="width:100%; border:2px solid black; -moz-border-radius:15px" align="center" cellspacing="5" |
| + | | align="center" valign="top" | |
| + | |
| <!--{{User:DavidAHare/Tabs|bg1=#fff |border1=0}}--> | | <!--{{User:DavidAHare/Tabs|bg1=#fff |border1=0}}--> |
| <!--{{User:DavidAHare/TabsA|bg1=#fff |border1=0}}--> | | <!--{{User:DavidAHare/TabsA|bg1=#fff |border1=0}}--> |
Line 14: |
Line 20: |
| {{User:DavidAHare/PlayerTabs|bg1=#fff |border1=0}} | | {{User:DavidAHare/PlayerTabs|bg1=#fff |border1=0}} |
| {{User:DavidAHare/Guild Tabs|bg1=#fff |border1=0}} | | {{User:DavidAHare/Guild Tabs|bg1=#fff |border1=0}} |
| + | |
| {| style="width:100%; border:1px solid #f00; border-top:0px; -moz-border-radius:0px 0px 15px 15px; padding:5px" align="center" | | {| style="width:100%; border:1px solid #f00; border-top:0px; -moz-border-radius:0px 0px 15px 15px; padding:5px" align="center" |
− | | colspan="8" width="100%" style="background-color:#e5c173; border:1px solid #000; -moz-border-radius:15px 15px 0px 0px" align="left" valign="top" | | + | | colspan="6" width="100%" style="background-color:#e5c173; border:1px solid #000; -moz-border-radius:15px 15px 0px 0px" align="left" valign="top" | |
| | | |
| {{User:DavidAHare/Test Page Notice}} | | {{User:DavidAHare/Test Page Notice}} |
| | | |
| {{User:DavidAHare/ActualTest Page}} | | {{User:DavidAHare/ActualTest Page}} |
− | {| style="width:100%; background:none" align="center" cellspacing="5"
| |
− | | align="center" width="100%" style="border:1px solid #cd9e4b; background-color: #f6d284; -moz-border-radius:15px" | <small>'''Current Signature:'''</small><br>{{User:DavidAHare/Sig}}<br><small><nowiki>[</nowiki>[[:Category:User Signatures|make your own]]<nowiki>]</nowiki></small>
| |
− | |}
| |
| | | |
| <!-- Do not add content below this line or there is a chance you'll mess it up. --> | | <!-- Do not add content below this line or there is a chance you'll mess it up. --> |
Test Page Notice +
|
I have made this page to test out different ways of doing stuff in my profile before I actually put the code and or page into the main profile. This is to help with stopping some of my coding, typing, spelling and formating problems. Please feel free to correct my mistakes here as long as you leave me a note saying/showing me what I did wrong. Thanks.
DavidAHare 16:17, 27 August 2008 (BST)
|
I have made three Pages called "User:DavidAHare/Test Page Section A", "User:DavidAHare/Test Page Section B" and "User:DavidAHare/Test Page Section C" So Please limit all corrections to those Pages/Sections. Thanks
|
Actual Test Section +
|
This is the actual section that is the test area. So Please limit all corrections to this Page/Section. I have also put section dividing code on this page with comments before and after which are there to help in getting the code right for dividing areas so please leave those alone as well. Anything in between the comments; You can start editing here and Stop editing is alright to edit/correct. Thanks
|
Test Section A +
|
This section is supposed to go all the way accross the screen. Section B and C are to go half way accross the screen with Section B side by side to Section C.
|
This table will always initially collapse
|
Column 1 |
Column 2 |
Column 3 |
Column 4 |
Column 5 |
Column 6
|
Column 1 |
Column 2 |
Column 3 |
Column 4 |
Column 5 |
Column 6
|
I have tried to take the above code with the collapssible function in it and put a 2nd set next to it like what is below with the scroll bar. Here is the final code that I tried w\hich did not turn out very good. I just need to know if it can be done where I can have more than 1 collapsible field in a table type format. To look at the way the code is writen please press edit to look at the code below since I have had to use the <nowiki></nowiki> function to stop the miss up of the code below my trial of putting 2 collapsible fields next to each other.
{|style="width:100%; background:none" align="left" colspan="2" cellspacing="5"
<div class="toccolours collapsible collapsed" width:100%>
|-
! colspan="6" | This table will always initially collapse
|-
| Column 1 || Column 2 || Column 3 || Column 4 || Column 5 || Column 6
|-
| Column 1 || Column 2 || Column 3 || Column 4 || Column 5 || Column 6
</div>
|
<div class="toccolours collapsible collapsed" width:100%>
|-
! colspan="6" | This table will always initially collapse
|-
| Column 1 || Column 2 || Column 3 || Column 4 || Column 5 || Column 6
|-
| Column 1 || Column 2 || Column 3 || Column 4 || Column 5 || Column 6
</div>
|}
Tables
Collapsing
Simple collapsible table
|
Lorem ipsum dolor sit amet
|
A normal cell in the header row
|
Header cell spans two cols
|
Lorem ipsum dolor sit amet
|
Separate body cell
|
'collapsed by default'
Simple collapsible table
|
Lorem ipsum dolor sit amet
|
A normal cell in the header row
|
Header cell spans two cols
|
Lorem ipsum dolor sit amet
|
Separate body cell
|
'autocollapse'
Simple collapsible table
|
Lorem ipsum dolor sit amet
|
'innercollapse' and 'outercollapse'
This table does not collapse
|
But the table inside this cell
Does collapse
|
Hiding this part
|
|
Sortable tables
Name |
Score
|
John |
59
|
Jane |
100
|
Bob |
72
|
I would like to thank the person who fixed the problem I was having.
Scroll boxes
To create a scrollbox, use the "overflow:auto" style code. Be sure to also specify a "height: nnpx", where nn is the height you want. Here's an example of one 150px tall:
- What is the meaning of life? And what does that question mean?
- Where is the line between life and non-life?
- Where does choice come from?
- Why is life proactive, as opposed to nonlife, which simply obeys the laws of physics, without using energy to—say—defy gravity?
- Can emotion be programmed?
- Where do we feel?
- Why does art move us?
- What makes us want to be better, to have purpose?
- Who are you and what do you want?
- That is, who are you, really? The true you, deep inside.
- And what do you really want (but for whatever reason haven't committed to getting)?
|
Scroll boxes
To create a scrollbox, use the "overflow:auto" style code. Be sure to also specify a "height: nnpx", where nn is the height you want. Here's an example of one 150px tall:
- What is the meaning of life? And what does that question mean?
- Where is the line between life and non-life?
- Where does choice come from?
- Why is life proactive, as opposed to nonlife, which simply obeys the laws of physics, without using energy to—say—defy gravity?
- Can emotion be programmed?
- Where do we feel?
- Why does art move us?
- What makes us want to be better, to have purpose?
- Who are you and what do you want?
- That is, who are you, really? The true you, deep inside.
- And what do you really want (but for whatever reason haven't committed to getting)?
|
|
|
|
Game Equipment [ edit ]
|
Hunting (Attack1)
|
Hunting (Attack2)
|
|
|
Hunting (Attack3)
|
Hunting (Attack4)
|
|
|
Hunting (Attack5)
|
Stamina (Stam1)"
|
|
|
|
|
|
|
|