Difference between revisions of "User:Chipsum"

From Emulation General Wiki
Jump to navigation Jump to search
m
m (Editing Stuff)
Line 12: Line 12:
  
 
==Editing Stuff==
 
==Editing Stuff==
Wrap tables between the opening and closing <code><nowiki><div></nowiki></code> to make them responsive on mobiles:
+
*To make tables responsive on mobile devices, wrap them between the <code><nowiki><div></nowiki></code> tag below :
<br>
 
 
<code><nowiki><div style="max-width:100%;overflow:auto;"></nowiki><br></code>
 
<code><nowiki><div style="max-width:100%;overflow:auto;"></nowiki><br></code>
 +
-wikitable goes here-<br>
 +
<code><nowiki></div></nowiki><br></code>
 +
*When responding to a discussion/talk, start your reply with <code>:</code>
 +
This will add a 1.6 em margin left, to maintain a clean appearance and make it easy to discern replies.
 +
:Reply Example
  
other stuff later
+
<i style="color:#ABC">more stuff later...</i>

Revision as of 22:08, 11 March 2024

"Without emulators, I can't fathom my existence. No matter how tiny the gesture, I am thankful to all those engaged in emulation." Chipsum (✉️) 02:31, 6 March 2024 (UTC)

Emulators & Frontends I contribute/d, to or involved with:

  • Mesen
  • Mesen-S
  • FCEUX
  • puNES
  • RetroArch
  • Batocera.linux

Editing Stuff

  • To make tables responsive on mobile devices, wrap them between the <div> tag below :

<div style="max-width:100%;overflow:auto;">
-wikitable goes here-
</div>

  • When responding to a discussion/talk, start your reply with :

This will add a 1.6 em margin left, to maintain a clean appearance and make it easy to discern replies.

Reply Example

more stuff later...