mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-27 00:14:40 -07:00
fix table layout
This commit is contained in:
parent
4cc51d3178
commit
48cf4d7b67
1 changed files with 11 additions and 11 deletions
|
|
@ -144,7 +144,7 @@ URL templates are transformed into concrete URLs by CardPictureToLoad::transform
|
||||||
points. The following placeholders are available:
|
points. The following placeholders are available:
|
||||||
|
|
||||||
| Placeholder | Description | Example |
|
| Placeholder | Description | Example |
|
||||||
|-------------|-------------|---------|
|
| ------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- |
|
||||||
| `!name!` | Card name | `Example Card` |
|
| `!name!` | Card name | `Example Card` |
|
||||||
| `!name_lower!` | Card name, lower case | `example card` |
|
| `!name_lower!` | Card name, lower case | `example card` |
|
||||||
| `!corrected_name!` | Corrected card name | `ExampleCard` (instead of "Example // Card") |
|
| `!corrected_name!` | Corrected card name | `ExampleCard` (instead of "Example // Card") |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue