User:Axe Hack/Sandbox: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
<div style="background-color: #d0eef6; padding: 20px; margin-top: 4em; border-radius: 0 0 0 0;"> <!-- Adjusted to have square corners --> | <div style="background-color: #d0eef6; padding: 20px; margin-top: 4em; border-radius: 0 0 0 0;"> <!-- Adjusted to have square corners --> | ||
<!-- Introduction section with flexbox layout and notched top-left and bottom-left | <!-- Introduction section with flexbox layout and notched top-left and square bottom-left corner --> | ||
<div style="padding: 10px; background: linear-gradient(135deg, #6ca1b2, #345860); border: 2px solid #1abc9c; border-radius: 0 0 0 0; box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.5); color: #f0f0f0; display: flex; justify-content: space-between; gap: 20px; clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);"> | <div style="padding: 10px; background: linear-gradient(135deg, #6ca1b2, #345860); border: 2px solid #1abc9c; border-radius: 0 0 0 0; box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.5); color: #f0f0f0; display: flex; justify-content: space-between; gap: 20px; clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);"> | ||
Line 65: | Line 65: | ||
<th style="padding: 10px; background-color: #1abc9c; color: white; border-radius: 10px 0 0 10px;">Character Name</th> | <th style="padding: 10px; background-color: #1abc9c; color: white; border-radius: 10px 0 0 10px;">Character Name</th> | ||
<th style="padding: 10px; background-color: #1abc9c; color: white;">Class</th> | <th style="padding: 10px; background-color: #1abc9c; color: white;">Class</th> | ||
<th style="padding: 10px; background-color: #1abc9c; color: white; border-radius: 0 10px 10px 0;"> | <th style="padding: 10px; background-color: #1abc9c; color: white;">Group</th> | ||
<th style="padding: 10px; background-color: #1abc9c; color: white;">Bio</th> | |||
<th style="padding: 10px; background-color: #1abc9c; color: white;">Location</th> | |||
<th style="padding: 10px; background-color: #1abc9c; color: white; border-radius: 0 10px 10px 0;">Active</th> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 10px;">Character 1</td> | <td style="padding: 10px;">Character 1</td> | ||
<td style="padding: 10px;">Class 1</td> | <td style="padding: 10px;">Class 1</td> | ||
<td style="padding: 10px;">Survivor Group</td> | |||
<td style="padding: 10px;">This is a short bio for Character 1. They specialize in XYZ and are known for their actions in ABC.</td> | <td style="padding: 10px;">This is a short bio for Character 1. They specialize in XYZ and are known for their actions in ABC.</td> | ||
<td style="padding: 10px;">Malton</td> | |||
<td style="padding: 10px;">Yes</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 10px;">Character 2</td> | <td style="padding: 10px;">Character 2</td> | ||
<td style="padding: 10px;">Class 2</td> | <td style="padding: 10px;">Class 2</td> | ||
<td style="padding: 10px;">Zombies United</td> | |||
<td style="padding: 10px;">Character 2 is a combat specialist. They have been involved in XYZ campaigns and are a key player in ABC events.</td> | <td style="padding: 10px;">Character 2 is a combat specialist. They have been involved in XYZ campaigns and are a key player in ABC events.</td> | ||
<td style="padding: 10px;">Pimbank</td> | |||
<td style="padding: 10px;">No</td> | |||
</tr> | </tr> | ||
<!-- Add more characters as needed --> | <!-- Add more characters as needed --> | ||
Line 81: | Line 90: | ||
</div> | </div> | ||
<!-- | <!-- Urban Dead Events Section with notched top-left and square bottom-left corner --> | ||
<div style="padding: 10px; background: linear-gradient(135deg, #6ca1b2, #345860); border: 2px solid #1abc9c; margin-top: 10px; box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.5); color: #f0f0f0; border-radius: 0 0 0 0; clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);"> | <div style="padding: 10px; background: linear-gradient(135deg, #6ca1b2, #345860); border: 2px solid #1abc9c; margin-top: 10px; box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.5); color: #f0f0f0; border-radius: 0 0 0 0; clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);"> | ||
<h3> | <h3>Urban Dead Events</h3> | ||
<!-- List of Events Hosted --> | |||
<ul> | |||
<li><strong>Event 1</strong> (Year): <i>Description of the event, what it involved, and its impact on the Urban Dead community.</i></li> | |||
<li><strong>Event 2</strong> (Year): <i>Another event you hosted, providing details about the theme, participants, and notable outcomes.</i></li> | |||
<!-- Add more events as needed --> | |||
</ul> | |||
</div> | |||
<!-- Urban Dead Suggestions Section with notched top-left and square bottom-left corner --> | |||
<div style="padding: 10px; background: linear-gradient(135deg, #6ca1b2, #345860); border: 2px solid #1abc9c; margin-top: 10px; box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.5); color: #f0f0f0; border-radius: 0 0 0 0; clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);"> | |||
<h3>Urban Dead Suggestions</h3> | |||
<!-- Implemented Suggestions --> | |||
<h4>Implemented Suggestions</h4> | |||
<ul> | |||
<li><strong>Suggestion 1</strong>: <i>Description of the suggestion that was implemented, including any notable details or features.</i></li> | |||
<li><strong>Suggestion 2</strong>: <i>Description of another suggestion that made it into the game and how it impacted gameplay.</i></li> | |||
<!-- Add more implemented suggestions --> | |||
</ul> | |||
<!-- Other Suggestions --> | |||
<h4>Other Suggestions</h4> | |||
<ul> | <ul> | ||
<li> | <li><strong>Suggestion 3</strong>: <i>A suggestion that was proposed but not implemented. You can discuss why you think it would have been useful or interesting.</i></li> | ||
<li> | <li><strong>Suggestion 4</strong>: <i>Another suggestion that wasn't implemented but had a lot of thought put into it.</i></li> | ||
<!-- Add more suggestions as needed --> | |||
</ul> | </ul> | ||
</div> | </div> |
Revision as of 18:00, 10 October 2024
Welcome to Axe Hack's Wiki Page
Contributor to the Urban Dead Wiki
Welcome to My User Page!
Hello! I am Axe Hack. I contribute to this wiki by adding information on various topics that interest me. My primary focus is your favorite topics.
Here, you can learn more about my contributions, my interests, and the various projects I'm working on. Feel free to explore the rest of my page!
I also play characters in the Urban Dead game, and you can find information about my characters in the section below. Check it out!
User Info | |
---|---|
Username: | Axe Hack |
Contributions: | View contributions |
Languages: | English, Spanish, etc. |
Location: | YourLocation |
Personal Interests
- Editing and improving articles related to Topic 1
- Researching and writing about Topic 2
- Collaborating on projects with other wiki users
Urban Dead Characters
Character Name | Class | Group | Bio | Location | Active |
---|---|---|---|---|---|
Character 1 | Class 1 | Survivor Group | This is a short bio for Character 1. They specialize in XYZ and are known for their actions in ABC. | Malton | Yes |
Character 2 | Class 2 | Zombies United | Character 2 is a combat specialist. They have been involved in XYZ campaigns and are a key player in ABC events. | Pimbank | No |
Urban Dead Events
- Event 1 (Year): Description of the event, what it involved, and its impact on the Urban Dead community.
- Event 2 (Year): Another event you hosted, providing details about the theme, participants, and notable outcomes.
Urban Dead Suggestions
Implemented Suggestions
- Suggestion 1: Description of the suggestion that was implemented, including any notable details or features.
- Suggestion 2: Description of another suggestion that made it into the game and how it impacted gameplay.
Other Suggestions
- Suggestion 3: A suggestion that was proposed but not implemented. You can discuss why you think it would have been useful or interesting.
- Suggestion 4: Another suggestion that wasn't implemented but had a lot of thought put into it.
Contact Me
If you'd like to collaborate, feel free to leave a message on my talk page.