Template:Nav buttons/inner: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class='nav-button-container' style='color: {{ #if:{{{{{theme|}}}}} | | {{{{{theme|}}}|text-color}} }};'>
<div class='nav-button-container' style='color: {{#if:{{{{{theme|}}}}} | {{{text-color|}}} | {{{{{theme|}}}|text-color}} }};'>
{{nav button |theme={{{theme|}}} |image={{{image|}}}              | text={{{link|}}} |link={{{link|}}}                       }}
{{nav button |color={{#if:{{{{{theme|}}}}} | {{{color|}}} | {{{{{theme|}}}|color}} }} |image={{{image|}}}              |link={{#if:{{{{{theme|}}}}} | {{{link|}}} | {{{{{theme|}}}|mainlink}} }}                | text={{#if:{{{{{theme|}}}}} | {{{link|}}} | {{{{{theme|}}}|mainlink}} }} }}
{{nav button |theme={{{theme|}}} |image=getting_started_button.png | text=Tutorials  |link=Waterwijzer Module getting started }}
{{nav button |color={{#if:{{{{{theme|}}}}} | {{{color|}}} | {{{{{theme|}}}|color}} }} |image=getting_started_button.png |link={{#if:{{{{{theme|}}}}} | {{{link|}}} | {{{{{theme|}}}|mainlink}} }} getting started | text=Tutorials                                                          }}
{{nav button |theme={{{theme|}}} |image=Overview_button.png        | text=Overview    |link=Waterwijzer Module overview        }}
{{nav button |color={{#if:{{{{{theme|}}}}} | {{{color|}}} | {{{{{theme|}}}|color}} }} |image=Overview_button.png        |link={{#if:{{{{{theme|}}}}} | {{{link|}}} | {{{{{theme|}}}|mainlink}} }} overview        | text=Overview                                                            }}
{{nav button |theme={{{theme|}}} |image=theory_button.png          | text=Theory      |link=Waterwijzer Module theory          }}
{{nav button |color={{#if:{{{{{theme|}}}}} | {{{color|}}} | {{{{{theme|}}}|color}} }} |image=theory_button.png          |link={{#if:{{{{{theme|}}}}} | {{{link|}}} | {{{{{theme|}}}|mainlink}} }} theory          | text=Theory                                                              }}
{{nav button |theme={{{theme|}}} |image=benchmarks_button.png      | text=Benchmarks  |link=Waterwijzer Module benchmarks      }}
{{nav button |color={{#if:{{{{{theme|}}}}} | {{{color|}}} | {{{{{theme|}}}|color}} }} |image=benchmarks_button.png      |link={{#if:{{{{{theme|}}}}} | {{{link|}}} | {{{{{theme|}}}|mainlink}} }} benchmarks      | text=Benchmarks                                                          }}
</div>
</div>
</includeonly>
</includeonly><noinclude>
<noinclude>
Example with theme:
Example:
{{Nav buttons/inner
{{Nav buttons
| image=      Aerius button.png
  | image=    waterwijzer100px.png
| link=      {{Aerius theme|mainlink}}
| color=      {{Aerius theme|color}}
| text-color= {{Aerius theme|text-color}}
| theme=      aerius theme
}}
Example without theme:
{{Nav buttons/inner
  | image=    Waterwijzer100px.png
  | link=    Waterwijzer Module
  | link=    Waterwijzer Module
  | theme=    aerius theme
  | theme=     
}}
 
Example in nav element:
{{nav
| title=[[Aerius Module]]
| icon=Editor_ribbon_icon_current.png
| buttons=
  {{Nav buttons/inner
  | image=    waterwijzer100px.png
  | link=    Waterwijzer Module
  | color=    {{Aerius theme|color}}
  }}
| theme-color=lightgreen
|
{{nav-group|group=      [[Model attributes (Aerius Overlay)| Aerius Overlay Attributes]] }}
{{nav-group|postappend = &nbsp;(Aerius Overlay) | Attributes | Calculation year | Nox overlay attribute | Nh3 overlay attribute }}
}}
}}



Latest revision as of 14:36, 15 December 2020

Example with theme:

Example without theme:


Example in nav element:


Parameters:

  • image: The image to use for the first button
  • link: Main article of the subject matter
  • size: Size of the images
  • fontsize: Size of the text

Style here: MediaWiki:Common.css