Jump to content

Template:Calculator/Tutorial

From mediawiki.org
Table of contents Basic concepts

{{Calculator }} can be a confusing template to use. The goal of this tutorial is to show people how to create interactive experiences using the calculator template. In contrast to the template reference docs , this tutorial is meant to be more step by step so as to not be as overwhelming.

Basic usage

[edit]

If you are not familiar with wiki-syntax, it is recommended to read Help:Templates and Help:Tables first.

Advanced Usage

[edit]

This section assumes you have familiarity with CSS and lua and how they are used on wiki via Extension:TemplateStyles and Extension:Scribunto .

  • Text content
  • Complex CSS
  • CSS animations
  • Mouse interaction
  • Advanced accessibility
  • Other calculator functions

See also

[edit]
Table of contents Basic concepts