Esta página do wiki BGA é exibida em Inglês porque ainda não há conteúdo na sua língua. Sinta-se livre para criá-la!
A
Examples
some text
{{pill|some text|firebrick}}
some text
{{pill|some text|#cf8}}
some text
{{pill|some text|#fc8|#cf8}}
Gamehelpobsession
Meeple | Name | wikitext
|
---|---|---|
![]() |
Butler | {{pill|Butler|#2A2275}}
|
![]() |
Valet | {{pill|Valet|#249167}}
|
![]() |
Lady's Maid | {{pill|Lady's Maid|#72116E}}
|
![]() |
Housekeeper | {{pill|Housekeeper|#E81F35}}
|
![]() |
Footman | {{pill|Footman|#DFDACD}}
|
Parameters
Id
Name
Default
Example
Result
Description
1
text
A
{{pill|some text}}
some text
Required: content.
2
background
#eee
(light grey){{pill|some text
|green}}
some text
Optional: background color as a CSS color value.
3
background
end color
end color
transparent
{{pill|some text
|white|lightgreen}}
some text
Optional: background end color as a CSS color value.
c
text color
automatic black/white
{{pill|some text
|c=green}}
some text
Optional: text color as a CSS color value.
s
size
unchanged
{{pill|some text
|s=1.3}}
some text
Optional: text size in em units (
1em
= unchanged size).f
font
Roboto,Arial,sans-serif
{{pill|some text
|f=cursive}}
some text
Optional: font name as a CSS
font-family
value.