Template:Nav buttons/inner: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> <ul> {{nav button |image={{{icon|}}} |text={{{link|}}} |link={{{link|}}} }} {{nav button |image=getting_started_button.png...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<ul> | <ul> | ||
{{nav button |image={{{ | {{nav button |image={{{image|}}} |size={{{size|}}} |text={{{link|}}} |link={{{link|}}} }} | ||
{{nav button |image=getting_started_button.png |text=Tutorials |link=Waterwijzer Module getting started }} | {{nav button |image=getting_started_button.png |size={{{size|}}} |text=Tutorials |link=Waterwijzer Module getting started }} | ||
{{nav button |image=Overview_button.png |text=Overview |link=Waterwijzer Module overview }} | {{nav button |image=Overview_button.png |size={{{size|}}} |text=Overview |link=Waterwijzer Module overview }} | ||
{{nav button |image=theory_button.png |text=Theory |link=Waterwijzer Module theory }} | {{nav button |image=theory_button.png |size={{{size|}}} |text=Theory |link=Waterwijzer Module theory }} | ||
{{nav button |image=benchmarks_button.png |text=Benchmarks |link=Waterwijzer Module benchmarks }} | {{nav button |image=benchmarks_button.png |size={{{size|}}} |text=Benchmarks |link=Waterwijzer Module benchmarks }} | ||
</ul> | </ul> | ||
</includeonly> | </includeonly> | ||
Line 11: | Line 11: | ||
Example: | Example: | ||
{{Nav buttons | {{Nav buttons | ||
| | | image= waterwijzer100px.png | ||
|link=Waterwijzer Module | | link= Waterwijzer Module | ||
}} | }} | ||
Parameters: | Parameters: | ||
* | * image: The image to use for the first button | ||
* link: Main article of the subject matter | * link: Main article of the subject matter | ||
* size: Size of the images | |||
Style here: | Style here: | ||
[[MediaWiki:Common.css]] | [[MediaWiki:Common.css]] | ||
</noinclude> | </noinclude> |
Revision as of 12:17, 8 October 2020
Example:
Parameters:
- image: The image to use for the first button
- link: Main article of the subject matter
- size: Size of the images
Style here: MediaWiki:Common.css