Jump to content

Mod Description Tags/Formatting


Slugworld

Recommended Posts

I was wondering if there was a list of tags and examples for mod descriptions on the Nexus Site.

 

I've got bold and would be really grateful if someone could point me in the right direction or show me some examples of, linking, color and size.

 

Thanks in advance.

Link to comment
Share on other sites

[b](.*?)[/b]	// bold						   
[i](.*?)[/i]	// italic					
[u](.*?)[/u]	// underline
[s](.*?)[/s]	// strikethrough
[url=(.*?)](.*?)[/url]	// link
[img=(.*?)]	// image, no alignment
[img align=(.*?)](.*?)[/img]	// image aligned
[quote](.*?)[/quote]	// quote
[heading](.*?)[/heading]	//heading
[list=1](.*?)[/list]	// ordered list
[list](.*?)[/list]	// unordered list
[*](.*?)	// list item
[line]	// horizontal rule
[color=(.*?)](.*?)[/color] // color
[font=(.*?)](.*?)[/font] // font face
[center](.*?)[/center] // centre align
[right](.*?)[/right] // right align
[youtube](.*?)[/youtube] // youtube

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...