Skip to content

A Mortal Kombat Character Wiki made with a glassmorphism user interface, with HTML5, CSS3 and JS.

License

Notifications You must be signed in to change notification settings

RedEdge967/MK-Wiki

Repository files navigation

Mortal Kombat Wiki

  • A Mortal Kombat Character Wiki made with a glassmorphism user interface, with HTML5, CSS3 and JS.
  • You can See it live here.

Notice

This is wiki is not in anyway affliated with any Developer entertainments of Mortal Kombat.
To experience the best performence, use Chrome, Brave or any other web browser instead Firefox.

Characters and Progress

  • Rayden
  • Shao Khan
  • Shang Tsung
  • Scorpion
  • Sub Zero
  • Kung Lao
  • Liu kang
  • Jax Briggs
  • Johnny cage
  • Sonya blade
  • Kitana
  • Mileena
  • Rain
  • Reptile
  • Ermac
  • Noob Saibot
  • Cyrax
  • Sektor
  • Smoke
  • Kotal Kahn
  • Baraka
  • Sindel
  • Nightwolf
  • Goro
  • Jade
  • Kabal
  • Kano
  • Cassie Cage
  • Jacqui briggs
  • Kenshi
  • Takeda

If you have played any season of Mortal Kombat and want to suggest another character to this wiki, suggest them here.

Gallery

Home page Character page
mk-home mk-character

Can I Contribute?

  • Of course you can. I am searching for new collaboraters to cover all the characters in this wiki. to contribute, just open a PR after making your changes. Thank you! Happy Coding!

Contributing steps

  • Fork this repo
  • Add the <character-name>.html file to the characters directory
  • Copy the skeleton code from ./characters/skeleton/skeleton.html
  • Edit with the specified character informations
  • Add the character to the index.html using the skeleton code below
<div class="container__card">
    <div class="container__card--content">
      <h2>Insert the number here</h2>
      <h3>Insert name here</h3>
      <p>Insert some sentences from the character wiki page here</p>
      <a href="./characters/<character-name>.html">Read More</a>
    </div>
  </div>  
  • Change the character list and mark it as done in the README.md
  • Open a PR
  • Yay! You contributed to this project

Contributors

Known Issues

  • Blur not working in Firefox browser.
Solution:
  1. Open about:config in your firefox browser.
  2. Search for layout.css.backdrop-filter.enabled and set it to true.

License

⚖️ MIT License

Support this project

  • To support this amazing project, leave a star please. Give feedbacks in the discussions. Thank you!
"Please leave a star! ".repeat(2)
"Happy Coding! ".repeat(1)

About

A Mortal Kombat Character Wiki made with a glassmorphism user interface, with HTML5, CSS3 and JS.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published