User:Trig Jegman/Electric Cafe
The goal of this project is to modernize the tags and links on site to be a) proper transformations of text and b) standardized. Not only does it lead to cleaner presentation, but this can also help SEO. Check with show preview if you're not sure about changes. I've tried to provide examples of what needs added.
Use of big tags
Convert to span tags with the style font-size:1.25em; each big tag adds .25em, so if there are multiple big tags, add .25em for each (ie three big tags is 1.75em)
<span style="font-size:1.25em">center</span>
- Main Page/Big Run (Edit) - locked edit access
Use of u tags
Underlines! The suggested tag replacement is a span tag with text-decoration:underline. That said, underlining text is generally considered poor practice as they are reserved for links—if it's generally appropriate to, convert underlines to italics or bold to emphasize instead.
<span style="text-decoration:underline">content</span>
- none
Use of s tags
Strikethroughs. Use span tags with text-decoration:line-through instead. Some people use s tags to break links: use nowiki tags instead.
<span style="text-decoration:line-through">
- none
- strike tags are the same thing, and should be replaced the same
- none
use of b tags
down with the boldness. Use three apostrophes to surround text to make things bold. Check your formatting here, as sometimes things aren't wrapped properly or people forget to close the bold tags.
- Inkipedia:Demotion/Archives/Bzeep (Edit) - edit access locked
- MediaWiki:Common.js/User:Fumple/EditCount.js (Edit) I don't know enough about JS to know if this can be changed; it may not need to be
- MediaWiki:Common.js/User:Fumple/PatrolTool.js (Edit)
- MediaWiki:Gadget-popups.js (Edit) - edit access locked
use of i tags
Italics. Use two apostrophes to surround text to make it happen. Make sure the italics actually close.
- MediaWiki:Gadget-popups.js (Edit) - edit access locked
Trig Jegman's Project Clean-Up | |
---|---|
Unused work | Categories · Templates · Images |
Uncategorized Work | Categories · Templates · Images |
Wanted Work | Categories · Templates · Images |
Miscellaneous File Work | Image renaming (more) · JPG Replacement · Files with self-referential sourcing · Specific category file renames |
Policy Drafting | Audio Policy · Image General Policy · Reference Policy · Personal Information Policy |
Other | Orphaned Pages · Page Quality · Other Tasks · Twitter Archival · HTML Tag replacement |