Difference between revisions of "Template:Business.icon"
From Fate's Harvest
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {| width=200px min-height=250px style="{{#ifeq: {{{hedge}}} | Yes | background-color: # | + | {| width=200px min-height=250px style="{{#ifeq: {{{hedge}}} | Yes | background-color: #e8ffec; | }}border-style: solid; border-width: 1px; float: left; text-align: center; margin: 1em; min-height: 200px; line-height: 95%;" |
| {{#if: {{{icon}}} | [[image:{{{icon| }}}|120x120px|center|link={{{biz-page-name| }}}]] | [[image:IconDefault.jpg|120x120px|center|link={{{biz-page-name| }}}]]}} | | {{#if: {{{icon}}} | [[image:{{{icon| }}}|120x120px|center|link={{{biz-page-name| }}}]] | [[image:IconDefault.jpg|120x120px|center|link={{{biz-page-name| }}}]]}} | ||
|- | |- | ||
| style="vertical-align: bottom;" | | | style="vertical-align: bottom;" | | ||
{{#if: {{{biz-page-name| }}} | [[{{{biz-page-name| }}}]] | An unnamed business! }} | {{#if: {{{biz-page-name| }}} | [[{{{biz-page-name| }}}]] | An unnamed business! }} | ||
− | <br> {{#if: {{{business-type| }}} | business-type | A business. }} | + | <br> {{#if: {{{business-type| }}} | {{{business-type}}} | A business. }} |
− | <br> {{#ifeq: {{{public-scenes}}} | No | | This location is public. <br>}} {{#ifeq: {{{hiring}}} | No | | Help Wanted! <br>}} | + | <br> {{#ifeq: {{{public-scenes}}} | No | This location is private. | This location is public. <br>}} {{#ifeq: {{{hiring}}} | No | | Help Wanted! <br>}} |
|} | |} | ||
</includeonly> | </includeonly> |