Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox website: Difference between revisions

Template page
Blossom (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
<div class="infobox" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right; background: #f9f9f9;">
<onlyinclude>
    <table style="width: 100%; border: none;">
{{Infobox
        <tr>
| bodystyle  = width: 22em;
            <th colspan="2" style="background: #e9e9e9; text-align: center;">{{#if: {{{name|}}} | {{{name}}} | "Website Name"}}</th>
| name        = {{{name|}}}
        </tr>
| title      = {{{name|}}}
        <tr>
| image      = {{{logo|}}}
            <td colspan="2" style="text-align: center;">
| imagestyle  = text-align:center; padding:0.3em 0;
                {{#if: {{{logo|}}}
| caption    = {{{caption|}}}
                    | [[File:{{{logo}}}|thumb|150px|center]]                }}
| label1      = Website
            </td>
| data1      = [{{{url|}}} {{{url|}}}]
        </tr>
| label2      = Type
        {{#if: {{{logo_caption|}}}
| data2      = {{{type|}}}
            | <tr>
| label3      = Owner
                <td colspan="2" style="align: center; text-align: center; font-style: italic;">{{{logo_caption}}}</td>
| data3      = {{{owner|}}}
            </tr>
| label4      = Founder
        }}
| data4      = {{{founder|}}}
        {{#if: {{{screenshot|}}}
| label5      = Launched
            | <tr>
| data5      = {{{launched|}}}
                <td colspan="2" style="text-align: center;">
| label6      = Status
                    [[File:{{{screenshot}}}|thumb|200px|center]]
| data6      = {{{current_status|}}}
                </td>
| label7      = Registration
            </tr>
| data7      = {{{registration|}}}
        }}
| label8      = Language
        {{#if: {{{screenshot_caption|}}}
| data8      = {{{language|}}}
            | <tr>
| label9      = Commercial
                <td colspan="2" style="text-align: center; font-style: italic;">{{{screenshot_caption}}}</td>
| data9      = {{{commercial|}}}
            </tr>
}}
        }}
</onlyinclude>
        {{#if: {{{url|}}}
<noinclude>
            | <tr>
== Usage ==
                <th style="text-align: left;">URL</th>
Place the following code in the article:
                <td>[{{{url}}} {{{url}}}]</td>
<pre>
            </tr>
        }}
        {{#if: {{{commercial|}}}
            | <tr>
                <th style="text-align: left;">Commercial</th>
                <td>{{{commercial}}}</td>
            </tr>
        }}
        {{#if: {{{type|}}}
            | <tr>
                <th style="text-align: left;">Type</th>
                <td>{{{type}}}</td>
            </tr>
        }}
        {{#if: {{{registration|}}}
            | <tr>
                <th style="text-align: left;">Registration</th>
                <td>{{{registration}}}</td>
            </tr>
        }}
        {{#if: {{{owner|}}}
            | <tr>
                <th style="text-align: left;">Owner</th>
                <td>{{{owner}}}</td>
            </tr>
        }}
        {{#if: {{{author|}}}
            | <tr>
                <th style="text-align: left;">Author</th>
                <td>{{{author}}}</td>
            </tr>
        }}
        {{#if: {{{Creared_by|}}}
            | <tr>
                <th style="text-align: left;">Creared by</th>
                <td>{{{Creared_by}}}</td>
            </tr>
        }}
        {{#if: {{{launched|}}}
            | <tr>
                <th style="text-align: left;">Launched</th>
                <td>{{{launched}}}</td>
            </tr>
        }}
        {{#if: {{{current_status|}}}
            | <tr>
                <th style="text-align: left;">Current Status</th>
                <td>{{{current_status}}}</td>
            </tr>
        }}
        {{#if: {{{language|}}}
            | <tr>
                <th style="text-align: left;">Languages</th>
                <td>{{{language}}}</td>
            </tr>
        }}
        {{#if: {{{headquarters|}}}
            | <tr>
                <th style="text-align: left;">Headquarters</th>
                <td>{{{headquarters}}}</td>
            </tr>
        }}
        {{#if: {{{revenue|}}}
            | <tr>
                <th style="text-align: left;">Revenue</th>
                <td>{{{revenue}}}</td>
            </tr>
        }}
        {{#if: {{{users|}}}
            | <tr>
                <th style="text-align: left;">Users</th>
                <td>{{{users}}}</td>
            </tr>
        }}
        {{#if: {{{website_rank|}}}
            | <tr>
                <th style="text-align: left;">Website Rank</th>
                <td>{{{website_rank}}}</td>
            </tr>
        }}
        {{#if: {{{license|}}}
            | <tr>
                <th style="text-align: left;">License</th>
                <td>{{{license}}}</td>
            </tr>
        }}
    </table>
</div> <noinclude>
{{Infobox website
{{Infobox website
| name             = Bengali Bhikitia
| name           =  
| logo             = Bengali Bhikitia.png
| logo           =  
| logo_caption    = Logo
| caption        =  
| screenshot      = Photo of Bengali Bhikitia (Website).jpg
| url           =  
| screenshot_caption = Screenshot of Bengali Bhikitia
| commercial     =  
| url             = https://bn.bhikitia.org
| type           =  
| commercial       = No
| registration   =
| type             = Online [[encyclopedia]] 
| language      =  
| registration     = Optional
| owner         =  
| owner           = [[Bhikitia]]
| founder        =  
| author          = [[Bhikitian]]
| launched       =  
| launched         = 2 October 2024
| current_status =  
| current_status   = Active
}}
| language        =
</pre>
| headquarters    = [[Derai Upazila]], [[Bangladesh]]
[[Category:Infobox templates|Website]]
| revenue          =
</noinclude>
| users            =
| website_rank    =
| license          = CC BY-SA 4.0
}} </noinclude>

Revision as of 09:11, 31 July 2025

Website[ ]


Usage

Place the following code in the article:

{{Infobox website
| name           = 
| logo           = 
| caption        = 
| url            = 
| commercial     = 
| type           = 
| registration   = 
| language       = 
| owner          = 
| founder        = 
| launched       = 
| current_status = 
}}
Contents