Template:ResourceNode: Difference between revisions
Appearance
m Protected "Template:Resource Node" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- | <!-- Template:ResourceNode --> | ||
= | <div style="display: flex; flex-wrap: wrap; gap: 1em; margin-bottom: 1em;"> | ||
<!-- Image box --> | |||
{{ | <div style="flex: 1 1 300px; max-width: 300px;"> | ||
{{#if: {{{node image file|}}} | |||
| [[File:{{{node image file}}}|frameless|center|300px]] | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
</div> | |||
--> | <!-- Info box --> | ||
{ | <div style="flex: 2 1 400px; background-color: #222; padding: 1em; border: 1px solid #555; border-radius: 8px;"> | ||
|[[ | {| class="wikitable" style="width: 100%; background-color: #111;" | ||
! colspan="2" style="text-align: center;" | Node Information | |||
|- | |||
! Location | |||
| {{{location|Unknown}}} | |||
|- | |||
! Harvesting Profession | |||
| [[Category:{{{harvesting profession|Unknown}}} Nodes|{{{harvesting profession}}}]] [[{{{harvesting profession}}}]] | |||
|- | |||
! Harvesting Level | |||
| {{{harvesting level|Any}}} | |||
|- | |||
! Tool Required | |||
| {{{tool required|—}}} | |||
|} | |||
</div> | |||
</div> | |||
{{#if: {{{possible yield}}} | <!-- Possible Yield --> | ||
| | {{#if: {{{possible yield|}}} | ||
|== Possible Yield == | |||
{{{possible yield}}} | {{{possible yield}}} | ||
}} | }} | ||
[[Category:Resource Nodes]][[Category:Harvesting]] | [[Category:Resource Nodes]] | ||
[[Category:Harvesting]] |
Revision as of 17:20, 7 May 2025
Node Information | |
---|---|
Location | Unknown |
Harvesting Profession | [[{{{harvesting profession}}}]] |
Harvesting Level | Any |
Tool Required | — |