open.mp forum
Show Your Support and Spread the Word! - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: General Discussions (https://forum.open.mp/forumdisplay.php?fid=6)
--- Thread: Show Your Support and Spread the Word! (/showthread.php?tid=251)



Show Your Support and Spread the Word! - Codeah - 2019-04-15

Hello fellow OMPers



I have created a little "widget" that will let your players know about Open.MP.

If you're interested and planning on switching to Open.MP, put this on your site / discord server etc. !



[Image: widget-black.svg]



Code:
<a href="https://open.mp/"><img width="200" height="80" src="https://openmp.burgershot.gg/static/widget-black.svg"/></a>





[Image: widget.svg]



Code:
<a href="https://open.mp/"><img width="200" height="80" src="https://openmp.burgershot.gg/static/widget.svg"/></a>





[Image: widget-white.svg]



Code:
<a href="https://open.mp/"><img width="200" height="80" src="https://openmp.burgershot.gg/static/widget-white.svg"/></a>



Spread the word!


RE: Dear community and server owners! - spacemud - 2019-04-15

Nice! This is a great?idea that I'll put to use.



Would you consider tweaking the colours to better match the ones used on the landing page?


RE: Dear community and server owners! - Codeah - 2019-04-15

(2019-04-15, 10:33 AM)spacemud Wrote: Nice! This is a great?idea that I'll put to use.



Would you consider tweaking the colours to better match the ones used on the landing page?



Done! Added a few other options!


RE: Dear community and server owners! - Southclaws - 2019-04-15

Nice! If you PR those images into this directory: https://github.com/openmultiplayer/homepage/tree/master/static they will be hosted at openmp.burgershot.gg/static/ this will give the widget some "official" looking URLs - also an SVG version would also be neat.


RE: Dear community and server owners! - James - 2019-04-15

I added the widget on my Discord's server.



[Image: 43eb6706a8cbd2aa9535fce68a7eedd1.png]



When finally we're have my new webserver i will add the widget.


RE: Dear community and server owners! - Codeah - 2019-04-15

(2019-04-15, 11:01 AM)Southclaws Wrote: Nice! If you PR those images into this directory: https://github.com/openmultiplayer/homepage/tree/master/static they will be hosted at openmp.burgershot.gg/static/ this will give the widget some "official" looking URLs - also an SVG version would also be neat.

Done and done! https://github.com/openmultiplayer/homepage/pull/2


RE: Dear community and server owners! - spacemud - 2019-04-15

A bit more nitpicking! :P



To distinguish us from OpenMP, the multi processing project, the branding is actually open.mp: https://openmp.burgershot.gg/faq


RE: Dear community and server owners! - Codeah - 2019-04-15

(2019-04-15, 12:13 PM)spacemud Wrote: A bit more nitpicking! :P



To distinguish us from OpenMP, the multi processing project, the branding is actually open.mp: https://openmp.burgershot.gg/faq



Resolved! https://github.com/openmultiplayer/homepage/pull/3


RE: Show Your Support and Spread the Word! - adri1 - 2019-04-15

here is mine

[Image: V8un6OB.png]


RE: Show Your Support and Spread the Word! - Botato - 2019-04-16

Excellent widget, aesthetically it's fine.


RE: Show Your Support and Spread the Word! - 6cadilab9 - 2019-04-17

Nice widget, placed it on my forums

https://forum.bu-rp.com/


RE: Show Your Support and Spread the Word! - hual - 2019-04-19

xmovie on open.mp when


RE: Show Your Support and Spread the Word! - Gravityfalls - 2019-04-21

Can't wait for the gif version.


RE: Show Your Support and Spread the Word! - Woozie_Cross - 2019-04-23

can gif?


RE: Show Your Support and Spread the Word! - Shadow_ - 2020-05-29

I might be alittle late to the party but can we get these reuploaded.



I assume you'll get banned from "the other forum" if you use them within your signature?


RE: Show Your Support and Spread the Word! - Josh - 2020-05-29

Absolutely.


RE: Show Your Support and Spread the Word! - Pinch - 2020-05-30

(2020-05-29, 01:29 PM)Shadow_ Wrote: I might be alittle late to the party but can we get these reuploaded.



I assume you'll get banned from "the other forum" if you use them within your signature?

Someone got banned for publishing open.pm (open sourced private message) filterscript so yeah...


RE: Show Your Support and Spread the Word! - daddy. - 2021-02-03

Links are not working anymore but they are hosted on open.mp site so you can access to them with these URLs



[Image: widget-white.svg]



Code:
<a href="https://open.mp/"><img width="200" height="80" src="https://assets.open.mp/assets/images/assets/widget-white.svg"/></a>



[Image: widget.svg]



Code:
<a href="https://open.mp/"><img width="200" height="80" src="https://assets.open.mp/assets/images/assets/widget.svg"/></a>




[Image: widget-black.svg]



Code:
<a href="https://open.mp/"><img width="200" height="80" src="https://assets.open.mp/assets/images/assets/widget-black.svg"/></a>