Difference between revisions of "User:Chipsum"

From Emulation General Wiki
Jump to navigation Jump to search
m
m (Editing Stuff)
Line 13: Line 13:
 
==Editing Stuff==
 
==Editing Stuff==
 
*To make tables responsive on mobile devices, wrap them between the <code><nowiki><div></nowiki></code> tag below :
 
*To make tables responsive on mobile devices, wrap them between the <code><nowiki><div></nowiki></code> tag below :
<code><nowiki><div style="overflow-x:auto"></nowiki><br></code>
+
<code><nowiki><div style="overflow-x:auto;width:100%"></nowiki><br></code>
-wikitable goes here-<br>
+
-wikitable goes here- add to it's style attribute <code><nowiki><width:100%></nowiki></code><br>
 
<code><nowiki></div></nowiki><br></code>
 
<code><nowiki></div></nowiki><br></code>
 
*When responding to a discussion/talk, start your reply with <code>:</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.
 
This will add a 1.6 em margin left, to maintain a clean appearance and make it easy to discern replies.
 
:Reply Example
 
:Reply Example
 +
::You can add more <code>:</code> to make the next reply looks like it's replying to previous one
  
 
<i style="color:#ABC">more stuff later...</i>
 
<i style="color:#ABC">more stuff later...</i>

Revision as of 12:40, 13 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="overflow-x:auto;width:100%">
-wikitable goes here- add to it's style attribute <width:100%>
</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
You can add more : to make the next reply looks like it's replying to previous one

more stuff later...