Template:Userscript: Difference between revisions

From BerryTube Wiki
Jump to navigationJump to search
Created page with "<noinclude> This is the "Userscript" template. It should be called in the following format: <pre> {{Userscript |name= |author= |description= |install_link= |screenshot= }} </p..."
 
No edit summary
Line 14: Line 14:
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{| class="wikitable"
! Name
! Name
| [[Title::{{{name|}}}]]
| {{{name|}}}
|-
|-
! Author
! Author
| {{{author|}}}  
| [[User:{{{author|}}}]]
|-
|-
! Description
! Description
| {{{description|}}}  
| {{{description|}}}
|-
|-
! Installation Link
! Installation Link
| {{{install_link|}}}  
| [{{{install_link|}}}]
|-
|-
! Screenshot
! colspan="2" | [[File:{{{screenshot|}}}|200px]]
| {{{screenshot|}}}  
|}
|}
</includeonly>
</includeonly>

Revision as of 17:33, 14 January 2015

This is the "Userscript" template. It should be called in the following format:

{{Userscript
|name=
|author=
|description=
|install_link=
|screenshot=
}}

Edit the page to see the template text.