mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:17:39 +03:00
wg start
This commit is contained in:
@@ -30,7 +30,8 @@ When `left` is null, the left column is built from `copyright_symbol`, `holder`,
|
||||
| `copyright_symbol` | `©` (U+00A9) or empty |
|
||||
| `show_year` | Append year / range on default left |
|
||||
| `year` | Fixed end year, or `null` for current |
|
||||
| `year_start` | If set (e.g. `2026`), shows `2026–{current}` |
|
||||
| `year_start` | Start year (integer). With `year_through_current` → `2026 - current`; else range `2026–{end}` |
|
||||
| `year_through_current` | If true with `year_start`, year label is `{start} - current` (not a rolling end year) |
|
||||
| `use_i18n` | `data-i18n` on auto-built left column |
|
||||
| `footer_class` | Extra CSS class (always adds `platform-footer`) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user