Template:Libro vetrina: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica
Annullata la modifica 233484 di 91.121.252.64 (discussione)
Riga 1:
<includeonly>
Inside the time of the world wide web, plenty of web sites are already placed for various functions. Because of the large number of websites for sale in the internet, it is quite difficult for a number of internet sites being visited simply by users. The key competitors in the realm of web will be presence inside the search engine result pages, meaning your site needs to be inside the very first web page. When your website is not necessarily presently there, you have a serious problem. You have to behave quickly on it because the world wide web landscape modifications nearly every second. To be able to solve your problem, you must get the service called search engine marketing or Search engine optimization.
{| {{#ifeq:{{{box|}}}||style="width:100%; padding:2px; margin:0px; font-size:90%;"|class="PrettyTextBox" style="{{{box}}}"}}
| align="center" valign="top" style="width: 30%; background-color: {{{sfondo|transparent}}};" | [[Immagine:{{{copertina|Nuvola apps bookcase.png}}}|80x80px]]
'''[[{{{titolo}}}]]''' {{#ifexist: Immagine:{{{titolo}}}.pdf | <small>([[:media:{{{titolo|}}}.pdf|scarica]])</small> | }} {{#ifexist: Immagine:{{{titolo|}}}/Versione stampabile| <small>([[{{{titolo}}}/Versione stampabile|Stampa]])</small> | }}
| valign="top" style="width:70%; background-color: {{{sfondo|transparent}}};" | {{{contenuto|Libro '''{{{titolo}}}'''}}} <br/>'''[[{{{titolo}}}|Leggi tutto...]]''' {{#ifeq:{{{modifica|}}}||&nbsp;&nbsp;<small class="noprint plainlinks">[{{fullurl:Template:Libro vetrina/{{{titolo}}}|action=edit}} (modifica intro)]</small>}}
|}</includeonly><noinclude>
__NOTOC__
Queste template serve per creare un sunto di un libro, in particolare esso prende la copertina, il titolo del libro, una sua breve descrizione e infine inserisce un link alla versione in pdf se presente. La sintassi di questo template è leggermente complessa, di seguito vi è una spiegazione dei suoi parametri:
 
== Sintassi ==
Search engine optimization can be a process that helps you enhance the visibility of the website searching powerplant sites for example Search engines, Yahoo, as well as Msn. One of many techniques used in this technique is actually link building. This can be a exercise in which hyperlinks are usually acquired to your web page from exterior internet sites in order to enhance your direct recommendations together with search engine results positioning. Primary recommendations have to do with the folks simply clicking the hyperlinks.
 
<div style="border: 1px #ccc solid; padding:1em;">
To produce use of this kind of Search engine marketing technique, you need your hands on a hyperlink constructing services service provider. Getting their solutions would help an individual boost the number of referral people to your website. They do in which by making the people keep to the links to your site. If you are seeking to delegate to your link building services, you have to make certain that backlinks offered are incredibly highly relevant to your website along with provide quality outcomes. To be certain the hyperlinks are appropriate and result-oriented, there are a number associated with qualities that you should learn about them.
<tt>
'''&#123;&#123;Libro vetrina'''<br/>
'''|titolo='''''<span style="color:blue">titolo del libro</span>''<br/>
'''|box='''''<span style="color:blue">eventuale foglio di stile per il riquadro</span>''<br/>
'''|copertina='''''<span style="color:blue">nome dell'immagine che fa da copertina del libro</span>''<br/>
'''|contenuto='''''<span style="color:blue">breve descrizione del contenuto del libro</span>''<br/>
'''|sfondo='''''<span style="color:blue">colore di sfondo del riquadro</span>''<br/>
'''|modifica''' ''<span style="color:blue">(se si vuole fare apparire il link per la modifica)</span>''<br/>
'''&#125;&#125;'''
</tt>
</div>
 
Il testo evidenziato in colore va opportunamente sostituito come descritto di seguito.
1 manifestation of backlinks is it is do-follow and also indexed by search results sites. To help you confirm that the links through linking providers has which feature, there are numerous of resources that can be used. When the hyperlinks tend to be do-follow, you might be confident that the search engine result rating has been enhanced. Multiple distribution of one write-up to different web sites wouldn't cause numerous indexes since engines like google can notice any type of write-up repeating.
 
;box
To acquire the particular product sales desired, a website proprietor need to obtain a great link building services service provider like [http://www.addoninteractive.net/index.php?/user/79228-almiller410/ service de referencement]
:si intende l'eventuale inserimento dei fogli di stile (CSS). Per esempio, <code>"box=float:right; width=250px;"</code> mostrerà il libro in un riquadro grande 250px, allineato a destra.
;titolo
:titolo del libro.
;copertina
:nome dell'immagine che fa da copertina, se non è presente lasciare vuoto.
;contenuto
:breve descrizione del contenuto del libro. In alternativa, si può ricopiare o il parafrafo "Finalità" del libro, oppure il primo paragrafo dell'introduzione.
;sfondo
:colore di sfodo del riquadro.
 
== Esempio ==
One more characteristic of the links is that it should not be frameworked or perhaps scripted. It means the hyperlink just isn't enclosed inside a framework and isn't Java scripted. When the hyperlink will be framed and scripted, it would not end up being listed in engines like google. You can find companies associated with linking services that would position the hyperlinks within Flash ad banners or make it because images however, this will not add just about any benefit to your website. There are also those who would certainly put the back links within your website address yet individuals can be damaged or even forwarded to another website. This stuff needs to be avoided to obtain your linking proceeding.
 
La procedura per creare un nuovo template di un libro da inserire in vetrina, è la seguente:
 
Poniamo caso che il libro in discussione sia [[HTML]]
#Creare un nuovo template modificando la pagina [[Template:Libro vetrina/HTML]].
#Inserire il seguente testo e salvare la pagina:
 
<pre>
{{libro vetrina
|titolo=HTML
|copertina=Html-source-code3.png
|contenuto=Tutto ciò che serve per realizzare pagine web, e imparare a gestire
gli strumenti che il linguaggio HTML offre.
}}
</pre>
 
=== Inserire il template in [[Wikibooks:Vetrina|vetrina]] ===
 
Per inserire il libro in [[Wikibooks:Vetrina/Libri|vetrina]], si usi il seguente codice <code><nowiki>{{Libro vetrina/HTML|modifica}}</nowiki></code>
 
Il parametro <code>modifica</code> rende più facile la modifica del template che appare in vetrina.
 
Ad esempio:
{{Libro vetrina/Pascal|modifica}}
 
=== Inserire il template nella [[pagina principale]] ===
 
Per inserire il template tra i libri che vengono esposti nella pagina principale usare il seguente codice <code><nowiki>{{Libro vetrina/HTML}}</nowiki></code>
 
[[Categoria:Template di servizio|Vetrina]]
</noinclude>