Template:Plugins tablerow: Difference between revisions
From Vendetta Online Wiki
Jump to navigationJump to search
Andy Spades (talk | contribs) m creating a row template for the plugins section |
Andy Spades (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude>Sorry if it looks like I'm spamming the forums guys, but I really need to work some things out. I'm just an amateur dilletante trying to make the wiki even better ;) <br/> Now, once this is finished, it's usage should be something like this: <br /> {{tablerow_plugins|name= | <noinclude>Sorry if it looks like I'm spamming the forums guys, but I really need to work some things out. I'm just an amateur dilletante trying to make the wiki even better ;) <br/> Now, once this is finished, it's usage should be something like this: <br /> {{tablerow_plugins|name=Your Plugin's name|author=Author's name|info=A short description of the plugin. What it does, why people should have it.|com1=Here you can include up to 5 slash-commands your plugin contains, each in a single com# tag. Like: /myplugin|com2=/command|forum=If it exists, please provide a URL to the thread in the VO forums where the plugin and additional info is posted.|dlurl=http://link.to/your_plugin/file.zip}} </noinclude> | ||
! {{{name|Plug-In}}} | ! {{{name|Plug-In}}} | ||
|| {{{author|}}} | || align="center" | {{{author|}}} | ||
|| {{{info|}}} | || {{{info|}}} | ||
|| {{{com1|}}}<br />{{{com2|}}}<br />{{{com3|}}}<br />{{{com4|}}}<br />{{{com5|}}} | || {{{com1|}}}<br />{{{com2|}}}<br />{{{com3|}}}<br />{{{com4|}}}<br />{{{com5|}}} | ||
|| [{{{forum|}}} Forum Thread]<br />[{{{dlurl|}}} Download] | || align="center" [ {{{forum|}}} Forum Thread]<br />[{{{dlurl|}}} Download] | ||
|- | |- |
Revision as of 09:52, 9 September 2011
Sorry if it looks like I'm spamming the forums guys, but I really need to work some things out. I'm just an amateur dilletante trying to make the wiki even better ;)
Now, once this is finished, it's usage should be something like this:
Template:Tablerow plugins
! Plug-In
|| align="center" |
||
||
|| align="center" [ Forum Thread]
[ Download]
|-