oe800 / flarum-ext-bbcode-tables
Add responsive tables to Flarum
Installs: 319
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.7
This package is not auto-updated.
Last update: 2024-10-30 06:04:31 UTC
README
BBCode Responsive Table Extension for Flarum
Add responsive tables to flarum.
Install:
composer require oe800/flarum-ext-bbcode-tables
Features:
♦ Mobile Friendly
Supported Table dimensions:
4 x 6, 4 x 5, 4 x 4, 4 x 3
3 x 6, 3 x 5, 3 x 4, 3 x 3
2 x 6 , 2 x 5, 2 x 4, 2 x 3
Usage & Examples:
Dark Table
[tr36]Color,Shape,Dimension,Blue,Triangle,3x4,Red,Square,5x7,White,Circle,2x2,Yellow,Rectangle,6x3,Brown,Oval,3x3[/tr36]
Responsive mobile view:
Light Table
[lr35]Direction, Location, Position, North, USA, Absolute,South, Brazil, Unconfirmed, Center, USSR, Dynamic, Lateral, New Zealand, Neutral[/lr35]
More styles comming soon!