Template:FBI QR code/doc: Difference between revisions
Template page
More actions
m Ihaveahax moved page User:Ihaveahax/Template:FBI QR code/doc to Template:FBI QR code/doc without leaving a redirect: good enough |
fix module name |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Lua|Module:FBI QR code}}{{Uses TemplateStyles|Template:FBI QR code/styles.css}} | ||
This shows an expandable box with QR codes to be scanned with FBI. | |||
=== Arguments === | |||
An infinite amount of arguments can be provided in the format of: | |||
* <code>|name#=</code> - Name of the tab. | |||
* <code>|url#=</code> - URL to put into the QR code. | |||
Use <code>|helptext=n</code> to suppress the usage information placed above the box. | |||
=== Example === | |||
<pre>{{FBI QR code | |||
| name1 = 3DSX | |||
| url1 = https://github.com/Nanquitas/BootNTR/releases/latest/download/BootNTRSelector.3dsx | |||
| name2 = CIA (Normal) | |||
| url2 = https://github.com/Nanquitas/BootNTR/releases/latest/download/BootNTRSelector.cia | |||
| name3 = CIA (Mode3) | |||
| url3 = https://github.com/Nanquitas/BootNTR/releases/latest/download/BootNTRSelector_Mode3.cia | |||
}}</pre> | |||
{{FBI QR code | |||
| name1 = 3DSX | | name1 = 3DSX | ||
| url1 = https://github.com/Nanquitas/BootNTR/releases/latest/download/BootNTRSelector.3dsx | | url1 = https://github.com/Nanquitas/BootNTR/releases/latest/download/BootNTRSelector.3dsx | ||