Template talk:Ingredient Entry
The UESPWiki – Your source for The Elder Scrolls since 1995
Bug on noharvest[edit]
This is a sample of a "normal" table of ingredient entries, albeit without description.
Ingredient | Effects | H% | ||
---|---|---|---|---|
Alit Hide
ingred_
|
5 | 1.0 | 60 | |
Ampoule Pod
ingred_
|
2 | 0.1 | 80 | |
Ash Salts
ingred_
|
25 | 0.1 | 60 | |
Ash Yam
ingred_
|
1 | 0.5 | 80 |
And this is the same table with noharvest=1
.
Ingredient | Effects | ||
---|---|---|---|
Alit Hide
ingred_
|
5 | 1.0 | |
Ampoule Pod
ingred_
|
2 | 0.1 | |
Ash Salts
ingred_
|
25 | 0.1 | |
Ash Yam
ingred_
|
1 | 0.5 |
For some reason, when noharvest=1
(and maybe only in Morrowind namespace), each {{Ingredient Entry}} seems to generate a <p><br></p>
before the table. In the example above, 4 entries/rows means 4 (empty) HTML elements. I checked the template code but I wasn't able to find where it was coming from. Salamangkero (talk) 18:20, 27 June 2024 (UTC)